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 34d9429b2bd5836ddcd35f60ed0a3000e38438ae (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 34d9429b2bd5836ddcd35f60ed0a3000e38438ae # timeout=10 Commit message: "testenv: pass targets to osmo-dev's gen_makefile" > git rev-list --no-walk 34d9429b2bd5836ddcd35f60ed0a3000e38438ae # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins4073089053655891739.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.19, 1.07, 0.97 + 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-20250813-0850-66417c21-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/podman/testenv-mgw-osmocom-nightly-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 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 bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9381 kB in 1s (9946 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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.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_5.cc DEP OSMUX_Types_part_4.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_6.so CCLD General_Types_part_7.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_4.so CCLD StatsD_CodecPort_part_3.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_4.so CCLD StatsD_CodecPort_CtrlFunct_part_3.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_7.so CCLD StatsD_Types_part_6.so CCLD TCCConversion_Functions_part_1.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 TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.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_3.so CCLD IPA_Emulation_part_4.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-20250813-0850-66417c21-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-20250813-0850-66417c21-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 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [201 kB] Fetched 202 kB in 0s (473 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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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 5 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508122026 [3036 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508122026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508122026 [171 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508122026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508122026 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508122026 [61.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508122026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.21.a42f.202508122026 [71.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508122026 [52.0 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508122026 [71.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508122026 [178 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508122026 [60.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508122026 [64.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508122026 [51.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508122026 [44.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.21.a42f.202508122026 [34.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.14.0.30.7d236.202508122026 [97.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw-dbgsym 1.14.0.30.7d236.202508122026 [287 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508122026 [2166 kB] Fetched 11.2 MB in 0s (84.3 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.202508122026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508122026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508122026_amd64.deb ... Unpacking osmocom-nightly (202508122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.21.a42f.202508122026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.21.a42f.202508122026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508122026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../16-libosmotrau11_2.0.0.21.a42f.202508122026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.21.a42f.202508122026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../17-osmo-mgw_1.14.0.30.7d236.202508122026_amd64.deb ... Unpacking osmo-mgw (1.14.0.30.7d236.202508122026) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../18-osmo-mgw-dbgsym_1.14.0.30.7d236.202508122026_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.14.0.30.7d236.202508122026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508122026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508122026) ... Setting up osmocom-nightly (202508122026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmotrau11:amd64 (2.0.0.21.a42f.202508122026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508122026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508122026) ... Setting up libosmocore (1.11.0.32.33cb4.202508122026) ... Setting up libosmoabis15:amd64 (2.0.0.21.a42f.202508122026) ... Setting up osmo-mgw (1.14.0.30.7d236.202508122026) ... 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.32.33cb4.202508122026) ... Setting up osmo-mgw-dbgsym (1.14.0.30.7d236.202508122026) ... 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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-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-20250813-0850-66417c21-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw/mgw.log'] [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) range must end at an odd port number, autocorrecting port (16000) to: 16001 20250813085013043 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250813085013043 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250813085013044 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:412) [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-20250813-0850-66417c21-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@da6723e785a7: Unix server socket created successfully. MC@da6723e785a7: Listening on TCP port 42965. da6723e785a7 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw/MGCP_Test da6723e785a7 42965 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@da6723e785a7: New HC connected from 10.0.2.100 [10.0.2.100]. da6723e785a7: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@da6723e785a7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@da6723e785a7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@da6723e785a7: Configuration file was processed on all HCs. MC@da6723e785a7: Creating MTC on host 10.0.2.100. MC@da6723e785a7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_selftest started. MTC@da6723e785a7: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@da6723e785a7: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@da6723e785a7: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@da6723e785a7: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@da6723e785a7: "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@da6723e785a7: { 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@da6723e785a7: "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@da6723e785a7: { 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@da6723e785a7: { 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@da6723e785a7: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@da6723e785a7: "510 23 FAIL\r\n" MTC@da6723e785a7: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@da6723e785a7: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@da6723e785a7: setverdict(pass): none -> pass MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: No PTCs were created. MTC@da6723e785a7: Test case TC_selftest finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Wed Aug 13 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=14212) Waiting for packet dumper to finish... 1 (prev_count=14212, count=14752) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_auep_null started. 20250813085021484 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40614 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085021484 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250813085021484 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085021484 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1055) 20250813085021484 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:146) 20250813085021484 DLMGCP DEBUG <0013> Generated response: line #00: 502 40614 FAIL (mgcp_msg.c:72) 20250813085021489 DLMGCP DEBUG <0013> Received message: line #00: AUEP 40615 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085021489 DLMGCP INFO <0013> AUEP: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250813085021489 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:407) 20250813085021489 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085021489 DLMGCP DEBUG <0013> Generated response: line #00: 200 40615 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(7)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(6)@da6723e785a7: Final verdict of PTC: none RTPEM1(4)@da6723e785a7: Final verdict of PTC: none RTPEM2(5)@da6723e785a7: Final verdict of PTC: none RTPEM0(3)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@da6723e785a7: Test case TC_auep_null finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx started. 20250813085028665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62430 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085028665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085028665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085028665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085028665 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085028665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085028665 DLMGCP DEBUG <0013> Generated response: line #00: 515 62430 FAIL (mgcp_msg.c:72) 20250813085028674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62431 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085028674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085028674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085028674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085028674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085028674 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085028674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085028674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085028674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057F4021 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085028674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057F4021 output_enabled 0 (mgcp_conn.c:271) 20250813085028674 DLMGCP DEBUG <0013> (1234/rtp C:057F4021 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085028675 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:057F4021 CRCX: connection successfully created: (1234/rtp C:057F4021 r=NULL:0<->l=::1:4002) (mgcp_protocol.c:772) 20250813085028675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #00: 200 62431 OK (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #01: I: 057F4021 (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #03: o=- 057F4021 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085028675 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085028677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62432 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085028677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085028677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085028677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085028677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085028677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085028677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085028677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085028677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085028677 DLMGCP DEBUG <0013> Generated response: line #00: 200 62432 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(12)@da6723e785a7: Final verdict of PTC: none RTPEM2(10)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(11)@da6723e785a7: Final verdict of PTC: none RTPEM0(8)@da6723e785a7: Final verdict of PTC: none RTPEM1(9)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_no_lco started. 20250813085035802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56869 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085035802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085035802 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085035802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085035802 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085035802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085035802 DLMGCP DEBUG <0013> Generated response: line #00: 515 56869 FAIL (mgcp_msg.c:72) 20250813085035809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56870 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085035809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085035809 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085035809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085035809 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085035809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085035809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:428C9494 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085035809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:428C9494 output_enabled 0 (mgcp_conn.c:271) 20250813085035809 DLMGCP DEBUG <0013> (1234/rtp C:428C9494 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) 20250813085035809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:428C9494 CRCX: connection successfully created: (1234/rtp C:428C9494 r=NULL:0<->l=::1:4004) (mgcp_protocol.c:772) 20250813085035810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #00: 200 56870 OK (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #01: I: 428C9494 (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #03: o=- 428C9494 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250813085035810 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813085035811 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56871 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085035811 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085035811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085035811 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085035811 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085035811 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085035811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085035811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085035811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085035811 DLMGCP DEBUG <0013> Generated response: line #00: 200 56871 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(17)@da6723e785a7: Final verdict of PTC: none RTPEM2(15)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(16)@da6723e785a7: Final verdict of PTC: none RTPEM1(14)@da6723e785a7: Final verdict of PTC: none RTPEM0(13)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_no_lco finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_noprefix started. 20250813085042934 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7339 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085042934 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250813085042934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085042934 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085042934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085042934 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085042934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085042934 DLMGCP DEBUG <0013> Generated response: line #00: 515 7339 FAIL (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7340 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085042941 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250813085042941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085042941 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085042941 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085042941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085042941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28A247B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085042941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28A247B6 output_enabled 0 (mgcp_conn.c:271) 20250813085042941 DLMGCP DEBUG <0013> (1234/rtp C:28A247B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085042941 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:28A247B6 CRCX: connection successfully created: (1234/rtp C:28A247B6 r=NULL:0<->l=::1:4006) (mgcp_protocol.c:772) 20250813085042941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #00: 200 7340 OK (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #01: I: 28A247B6 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #03: o=- 28A247B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250813085042941 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085042942 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085042943 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7341 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085042943 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085042943 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250813085042943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085042943 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085042943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085042943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085042943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085042943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085042943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085042943 DLMGCP DEBUG <0013> Generated response: line #00: 200 7341 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(22)@da6723e785a7: Final verdict of PTC: none RTPEM2(20)@da6723e785a7: Final verdict of PTC: none RTPEM1(19)@da6723e785a7: Final verdict of PTC: none RTPEM0(18)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(21)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_noprefix finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_unsupp_mode started. 20250813085050070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8745 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085050070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085050070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085050070 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085050070 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085050070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085050070 DLMGCP DEBUG <0013> Generated response: line #00: 515 8745 FAIL (mgcp_msg.c:72) 20250813085050082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8746 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085050082 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250813085050082 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250813085050082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085050082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085050082 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085050082 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085050082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085050082 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250813085050082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250813085050082 DLMGCP DEBUG <0013> Generated response: line #00: 517 8746 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(27)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(26)@da6723e785a7: Final verdict of PTC: none RTPEM1(24)@da6723e785a7: Final verdict of PTC: none RTPEM0(23)@da6723e785a7: Final verdict of PTC: none RTPEM2(25)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Wed Aug 13 08:50:50 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=27472) Waiting for packet dumper to finish... 1 (prev_count=27472, count=28012) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:50: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_osmo_ign started. 20250813085057232 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56112 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085057232 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250813085057232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250813085057232 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085057232 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085057232 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085057232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085057232 DLMGCP DEBUG <0013> Generated response: line #00: 515 56112 FAIL (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56113 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250813085057242 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250813085057242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250813085057242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085057242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085057242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_msg.c:281) 20250813085057242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:0F4D2F8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085057242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:0F4D2F8A output_enabled 0 (mgcp_conn.c:271) 20250813085057242 DLMGCP DEBUG <0013> (3/rtp C:0F4D2F8A 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) 20250813085057242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:0F4D2F8A CRCX: connection successfully created: (3/rtp C:0F4D2F8A r=NULL:0<->l=::1:4008) (mgcp_protocol.c:772) 20250813085057242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #00: 200 56113 OK (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #01: I: 0F4D2F8A (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0F4D2F8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250813085057242 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085057245 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56114 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085057245 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250813085057245 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250813085057245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250813085057245 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085057245 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085057245 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085057245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085057245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085057245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085057245 DLMGCP DEBUG <0013> Generated response: line #00: 200 56114 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(28)@da6723e785a7: Final verdict of PTC: none RTPEM1(29)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(31)@da6723e785a7: Final verdict of PTC: none RTPEM2(30)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Wed Aug 13 08:50:57 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=35268) Waiting for packet dumper to finish... 1 (prev_count=35268, count=35808) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:51: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_early_bidir_mode started. 20250813085104367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37113 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085104367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085104367 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085104367 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085104367 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085104367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085104367 DLMGCP DEBUG <0013> Generated response: line #00: 515 37113 FAIL (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37114 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085104374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085104374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085104374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085104374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:51675942 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085104374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:51675942 output_enabled 1 (mgcp_conn.c:271) 20250813085104374 DLMGCP DEBUG <0013> (1232/rtp C:51675942 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085104374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:51675942 CRCX: connection successfully created: (1232/rtp C:51675942 r=NULL:0<->l=::1:4010) (mgcp_protocol.c:772) 20250813085104374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #00: 200 37114 OK (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #01: I: 51675942 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #03: o=- 51675942 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085104374 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: 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 := \"37114\", string := \"OK\" }, params := { { code := \"I\", val := \"51675942\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"51675942\", 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 := \"37114\", 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 := \"37114\", string := \"OK\" }, params := { { code := \"I\", val := \"51675942\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"51675942\", 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 := \"37114\", string := ? }, params := { }, sdp := omit } } }"" MTC@da6723e785a7: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM0(33)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@da6723e785a7: Final verdict of PTC: none RTPEM2(35)@da6723e785a7: Final verdict of PTC: none RTPEM1(34)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(36)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: 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 := \"37114\", string := \"OK\" }, params := { { code := \"I\", val := \"51675942\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"51675942\", 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 := \"37114\", string := ? }, params := { }, sdp := omit } } }"" MTC@da6723e785a7: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@da6723e785a7: 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 := \"37114\", string := \"OK\" }, params := { { code := \"I\", val := \"51675942\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"51675942\", 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 := \"37114\", string := ? }, params := { }, sdp := omit } } }" MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_unsupp_param started. 20250813085111496 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42548 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085111496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085111496 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085111496 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085111496 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085111496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085111496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085111496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085111496 DLMGCP DEBUG <0013> Generated response: line #00: 200 42548 OK (mgcp_msg.c:72) 20250813085111503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42549 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085111503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085111503 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250813085111503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085111503 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250813085111503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085111503 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085111503 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085111503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085111503 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) unhandled option: 'N'/78 (mgcp_msg.c:424) 20250813085111503 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:146) 20250813085111503 DLMGCP DEBUG <0013> Generated response: line #00: 539 42549 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(38)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(41)@da6723e785a7: Final verdict of PTC: none RTPEM2(40)@da6723e785a7: Final verdict of PTC: none RTPEM1(39)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_missing_callid started. 20250813085118570 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30769 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085118570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085118570 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085118570 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085118570 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085118570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085118570 DLMGCP DEBUG <0013> Generated response: line #00: 515 30769 FAIL (mgcp_msg.c:72) 20250813085118573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30770 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085118573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085118573 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250813085118573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085118573 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085118573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085118573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250813085118573 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:545) 20250813085118573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:146) 20250813085118573 DLMGCP DEBUG <0013> Generated response: line #00: 516 30770 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(47)@da6723e785a7: Final verdict of PTC: none RTPEM1(44)@da6723e785a7: Final verdict of PTC: none RTPEM2(45)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(46)@da6723e785a7: Final verdict of PTC: none RTPEM0(43)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Wed Aug 13 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=27272) Waiting for packet dumper to finish... 1 (prev_count=27272, count=27812) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_missing_mode started. 20250813085125712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28800 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085125712 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085125712 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085125712 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085125712 DLMGCP DEBUG <0013> Generated response: line #00: 515 28800 FAIL (mgcp_msg.c:72) 20250813085125722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28801 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085125723 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250813085125723 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250813085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085125723 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085125723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085125723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250813085125723 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250813085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250813085125723 DLMGCP DEBUG <0013> Generated response: line #00: 517 28801 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(52)@da6723e785a7: Final verdict of PTC: none RTPEM1(49)@da6723e785a7: Final verdict of PTC: none RTPEM2(50)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(51)@da6723e785a7: Final verdict of PTC: none RTPEM0(48)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Wed Aug 13 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=27260) Waiting for packet dumper to finish... 1 (prev_count=27260, count=27800) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_unsupp_packet_intv started. 20250813085132862 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12932 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085132862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085132862 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085132862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085132862 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085132862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085132862 DLMGCP DEBUG <0013> Generated response: line #00: 515 12932 FAIL (mgcp_msg.c:72) 20250813085132875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12933 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085132875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085132875 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250813085132875 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250813085132875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085132875 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085132875 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085132875 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_msg.c:281) 20250813085132875 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_msg.c:287) 20250813085132875 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:111'20250813085132876 DLMGCP DEBUG <0013> endpoint:none Generated response: code=535 (mgcp_protocol.c:146) 20250813085132876 DLMGCP DEBUG <0013> Generated response: line #00: 535 12933 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(53)@da6723e785a7: Final verdict of PTC: none RTPEM2(55)@da6723e785a7: Final verdict of PTC: none RTPEM1(54)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(56)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_illegal_double_lco started. 20250813085140031 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62499 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085140031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085140031 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085140031 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085140031 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085140031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085140031 DLMGCP DEBUG <0013> Generated response: line #00: 515 62499 FAIL (mgcp_msg.c:72) 20250813085140038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62500 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085140038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085140038 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085140038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250813085140038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085140038 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085140038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085140038 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_msg.c:239) 20250813085140038 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:20, a:AMR, p:20'20250813085140038 DLMGCP DEBUG <0013> endpoint:none Generated response: code=524 (mgcp_protocol.c:146) 20250813085140038 DLMGCP DEBUG <0013> Generated response: line #00: 524 62500 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(58)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@da6723e785a7: Final verdict of PTC: none RTPEM2(60)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(61)@da6723e785a7: Final verdict of PTC: none RTPEM1(59)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Wed Aug 13 08:51:40 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:51: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_sdp started. 20250813085147196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42947 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085147196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085147196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085147196 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085147196 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085147196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085147196 DLMGCP DEBUG <0013> Generated response: line #00: 515 42947 FAIL (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42948 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085147209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085147209 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085147209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085147209 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) 20250813085147209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:465F6A59 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085147209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:465F6A59 output_enabled 1 (mgcp_conn.c:271) 20250813085147209 DLMGCP DEBUG <0013> (1226/rtp C:465F6A59 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) 20250813085147209 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:465F6A59 CRCX: connection successfully created: (1226/rtp C:465F6A59 r=127.0.0.2:2344<->l=127.0.0.1:4012) (mgcp_protocol.c:772) 20250813085147209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085147209 DLMGCP DEBUG <0013> Generated response: line #00: 200 42948 OK (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Generated response: line #01: I: 465F6A59 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Generated response: line #03: o=- 465F6A59 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085147209 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085147210 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250813085147210 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085147210 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085147211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42949 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085147211 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085147211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085147211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085147211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085147211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085147211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085147211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085147211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085147211 DLMGCP DEBUG <0013> Generated response: line #00: 200 42949 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM2(65)@da6723e785a7: Final verdict of PTC: none RTPEM0(63)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(66)@da6723e785a7: Final verdict of PTC: none RTPEM1(64)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_sdp finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Wed Aug 13 08:51:47 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:51: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_wildcarded started. 20250813085154333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085154333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085154333 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085154333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085154333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085154333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085154333 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085154333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085154333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:803D8AD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085154333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:803D8AD7 output_enabled 0 (mgcp_conn.c:271) 20250813085154333 DLMGCP DEBUG <0013> (1234/rtp C:803D8AD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085154334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:803D8AD7 CRCX: connection successfully created: (1234/rtp C:803D8AD7 r=NULL:0<->l=::1:4014) (mgcp_protocol.c:772) 20250813085154334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #00: 200 2457 OK (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #02: I: 803D8AD7 (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #04: o=- 803D8AD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085154334 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085154335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2458 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085154336 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085154336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085154336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085154336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085154336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085154336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085154336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085154336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085154336 DLMGCP DEBUG <0013> Generated response: line #00: 200 2458 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM2(70)@da6723e785a7: Final verdict of PTC: none RTPEM1(69)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@da6723e785a7: Final verdict of PTC: none RTPEM0(68)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(71)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Wed Aug 13 08:51:54 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=32684) Waiting for packet dumper to finish... 1 (prev_count=32684, count=33224) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:52: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_wildcarded_exhaust started. 20250813085201452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085201452 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085201452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F9863080 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F9863080 output_enabled 0 (mgcp_conn.c:271) 20250813085201452 DLMGCP DEBUG <0013> (1234/rtp C:F9863080 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F9863080 CRCX: connection successfully created: (1234/rtp C:F9863080 r=NULL:0<->l=::1:4016) (mgcp_protocol.c:772) 20250813085201452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #00: 200 17452 OK (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #02: I: F9863080 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9863080 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201452 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250813085201454 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085201454 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5D905822 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5D905822 output_enabled 0 (mgcp_conn.c:271) 20250813085201454 DLMGCP DEBUG <0013> (1234/rtp C:5D905822 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201454 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5D905822 CRCX: connection successfully created: (1234/rtp C:5D905822 r=NULL:0<->l=::1:4018) (mgcp_protocol.c:772) 20250813085201454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #00: 200 17453 OK (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D905822 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D905822 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201454 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201455 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250813085201455 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085201455 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:26F03440 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:26F03440 output_enabled 0 (mgcp_conn.c:271) 20250813085201455 DLMGCP DEBUG <0013> (1234/rtp C:26F03440 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201455 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:26F03440 CRCX: connection successfully created: (1234/rtp C:26F03440 r=NULL:0<->l=::1:4020) (mgcp_protocol.c:772) 20250813085201456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #00: 200 17454 OK (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #02: I: 26F03440 (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26F03440 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201456 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250813085201457 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085201457 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:47A91AF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:47A91AF8 output_enabled 0 (mgcp_conn.c:271) 20250813085201457 DLMGCP DEBUG <0013> (1234/rtp C:47A91AF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201457 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:47A91AF8 CRCX: connection successfully created: (1234/rtp C:47A91AF8 r=NULL:0<->l=::1:4022) (mgcp_protocol.c:772) 20250813085201457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #00: 200 17455 OK (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #02: I: 47A91AF8 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47A91AF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201457 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201458 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250813085201458 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085201458 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4158C24D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4158C24D output_enabled 0 (mgcp_conn.c:271) 20250813085201458 DLMGCP DEBUG <0013> (1234/rtp C:4158C24D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201459 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:4158C24D CRCX: connection successfully created: (1234/rtp C:4158C24D r=NULL:0<->l=::1:4024) (mgcp_protocol.c:772) 20250813085201459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #00: 200 17456 OK (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #02: I: 4158C24D (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4158C24D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201459 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250813085201460 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250813085201460 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:1CF66963 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:1CF66963 output_enabled 0 (mgcp_conn.c:271) 20250813085201460 DLMGCP DEBUG <0013> (1234/rtp C:1CF66963 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201460 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:1CF66963 CRCX: connection successfully created: (1234/rtp C:1CF66963 r=NULL:0<->l=::1:4026) (mgcp_protocol.c:772) 20250813085201460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #00: 200 17457 OK (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CF66963 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CF66963 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201460 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201461 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250813085201461 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085201461 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2297BCD1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2297BCD1 output_enabled 0 (mgcp_conn.c:271) 20250813085201462 DLMGCP DEBUG <0013> (1234/rtp C:2297BCD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201462 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:2297BCD1 CRCX: connection successfully created: (1234/rtp C:2297BCD1 r=NULL:0<->l=::1:4028) (mgcp_protocol.c:772) 20250813085201462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #00: 200 17458 OK (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #02: I: 2297BCD1 (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2297BCD1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201462 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250813085201464 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250813085201464 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:9F239A12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:9F239A12 output_enabled 0 (mgcp_conn.c:271) 20250813085201464 DLMGCP DEBUG <0013> (1234/rtp C:9F239A12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201464 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:9F239A12 CRCX: connection successfully created: (1234/rtp C:9F239A12 r=NULL:0<->l=::1:4030) (mgcp_protocol.c:772) 20250813085201464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #00: 200 17459 OK (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F239A12 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F239A12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201464 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250813085201466 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250813085201466 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A545DBA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A545DBA3 output_enabled 0 (mgcp_conn.c:271) 20250813085201466 DLMGCP DEBUG <0013> (1234/rtp C:A545DBA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201466 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:A545DBA3 CRCX: connection successfully created: (1234/rtp C:A545DBA3 r=NULL:0<->l=::1:4032) (mgcp_protocol.c:772) 20250813085201466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #00: 200 17460 OK (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #02: I: A545DBA3 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #04: o=- A545DBA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201466 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201468 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250813085201468 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250813085201468 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:9E5A28F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:9E5A28F3 output_enabled 0 (mgcp_conn.c:271) 20250813085201468 DLMGCP DEBUG <0013> (1234/rtp C:9E5A28F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201469 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:9E5A28F3 CRCX: connection successfully created: (1234/rtp C:9E5A28F3 r=NULL:0<->l=::1:4034) (mgcp_protocol.c:772) 20250813085201469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #00: 200 17461 OK (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E5A28F3 (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E5A28F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201469 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201470 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250813085201471 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250813085201471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:1D11249E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:1D11249E output_enabled 0 (mgcp_conn.c:271) 20250813085201471 DLMGCP DEBUG <0013> (1234/rtp C:1D11249E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:1D11249E CRCX: connection successfully created: (1234/rtp C:1D11249E r=NULL:0<->l=::1:4036) (mgcp_protocol.c:772) 20250813085201471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #00: 200 17462 OK (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D11249E (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D11249E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201471 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250813085201473 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250813085201473 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:D4F22F36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:D4F22F36 output_enabled 0 (mgcp_conn.c:271) 20250813085201473 DLMGCP DEBUG <0013> (1234/rtp C:D4F22F36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201473 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:D4F22F36 CRCX: connection successfully created: (1234/rtp C:D4F22F36 r=NULL:0<->l=::1:4038) (mgcp_protocol.c:772) 20250813085201473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #00: 200 17463 OK (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #02: I: D4F22F36 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4F22F36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201473 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250813085201475 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250813085201475 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C21EBFEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C21EBFEF output_enabled 0 (mgcp_conn.c:271) 20250813085201475 DLMGCP DEBUG <0013> (1234/rtp C:C21EBFEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201475 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:C21EBFEF CRCX: connection successfully created: (1234/rtp C:C21EBFEF r=NULL:0<->l=::1:4040) (mgcp_protocol.c:772) 20250813085201475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #00: 200 17464 OK (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #02: I: C21EBFEF (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #04: o=- C21EBFEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201475 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250813085201477 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250813085201477 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:38E55160 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:38E55160 output_enabled 0 (mgcp_conn.c:271) 20250813085201477 DLMGCP DEBUG <0013> (1234/rtp C:38E55160 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201477 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:38E55160 CRCX: connection successfully created: (1234/rtp C:38E55160 r=NULL:0<->l=::1:4042) (mgcp_protocol.c:772) 20250813085201477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #00: 200 17465 OK (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #02: I: 38E55160 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38E55160 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201477 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250813085201479 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250813085201479 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:F9248B4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:F9248B4E output_enabled 0 (mgcp_conn.c:271) 20250813085201479 DLMGCP DEBUG <0013> (1234/rtp C:F9248B4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201479 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:F9248B4E CRCX: connection successfully created: (1234/rtp C:F9248B4E r=NULL:0<->l=::1:4044) (mgcp_protocol.c:772) 20250813085201479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #00: 200 17466 OK (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #02: I: F9248B4E (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9248B4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201479 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250813085201481 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250813085201481 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A7160E8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A7160E8D output_enabled 0 (mgcp_conn.c:271) 20250813085201481 DLMGCP DEBUG <0013> (1234/rtp C:A7160E8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201481 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:A7160E8D CRCX: connection successfully created: (1234/rtp C:A7160E8D r=NULL:0<->l=::1:4046) (mgcp_protocol.c:772) 20250813085201481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #00: 200 17467 OK (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #02: I: A7160E8D (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7160E8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201481 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250813085201482 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250813085201482 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:1A725BF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:1A725BF9 output_enabled 0 (mgcp_conn.c:271) 20250813085201482 DLMGCP DEBUG <0013> (1234/rtp C:1A725BF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201482 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:1A725BF9 CRCX: connection successfully created: (1234/rtp C:1A725BF9 r=NULL:0<->l=::1:4048) (mgcp_protocol.c:772) 20250813085201482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #00: 200 17468 OK (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A725BF9 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A725BF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201482 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201483 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201483 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250813085201483 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250813085201483 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:7347BCE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:7347BCE1 output_enabled 0 (mgcp_conn.c:271) 20250813085201483 DLMGCP DEBUG <0013> (1234/rtp C:7347BCE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201484 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:7347BCE1 CRCX: connection successfully created: (1234/rtp C:7347BCE1 r=NULL:0<->l=::1:4050) (mgcp_protocol.c:772) 20250813085201484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #00: 200 17469 OK (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #02: I: 7347BCE1 (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7347BCE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201484 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250813085201485 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250813085201485 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201485 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:14054F24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201485 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:14054F24 output_enabled 0 (mgcp_conn.c:271) 20250813085201485 DLMGCP DEBUG <0013> (1234/rtp C:14054F24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201485 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:14054F24 CRCX: connection successfully created: (1234/rtp C:14054F24 r=NULL:0<->l=::1:4052) (mgcp_protocol.c:772) 20250813085201485 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #00: 200 17470 OK (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #02: I: 14054F24 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14054F24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201485 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201486 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201486 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250813085201486 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250813085201486 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201486 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:A8BE4586 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201486 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:A8BE4586 output_enabled 0 (mgcp_conn.c:271) 20250813085201486 DLMGCP DEBUG <0013> (1234/rtp C:A8BE4586 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201486 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:A8BE4586 CRCX: connection successfully created: (1234/rtp C:A8BE4586 r=NULL:0<->l=::1:4054) (mgcp_protocol.c:772) 20250813085201486 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #00: 200 17471 OK (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #02: I: A8BE4586 (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8BE4586 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201487 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250813085201488 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250813085201488 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201488 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2828D9D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201488 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2828D9D1 output_enabled 0 (mgcp_conn.c:271) 20250813085201488 DLMGCP DEBUG <0013> (1234/rtp C:2828D9D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201488 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:2828D9D1 CRCX: connection successfully created: (1234/rtp C:2828D9D1 r=NULL:0<->l=::1:4056) (mgcp_protocol.c:772) 20250813085201488 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #00: 200 17472 OK (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #02: I: 2828D9D1 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2828D9D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201488 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250813085201489 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250813085201489 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201489 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:EE36C4B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201489 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:EE36C4B8 output_enabled 0 (mgcp_conn.c:271) 20250813085201489 DLMGCP DEBUG <0013> (1234/rtp C:EE36C4B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201489 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:EE36C4B8 CRCX: connection successfully created: (1234/rtp C:EE36C4B8 r=NULL:0<->l=::1:4058) (mgcp_protocol.c:772) 20250813085201489 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #00: 200 17473 OK (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #02: I: EE36C4B8 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE36C4B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201489 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201490 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201490 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250813085201491 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250813085201491 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201491 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:1DB18F50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201491 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:1DB18F50 output_enabled 0 (mgcp_conn.c:271) 20250813085201491 DLMGCP DEBUG <0013> (1234/rtp C:1DB18F50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201491 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:1DB18F50 CRCX: connection successfully created: (1234/rtp C:1DB18F50 r=NULL:0<->l=::1:4060) (mgcp_protocol.c:772) 20250813085201491 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #00: 200 17474 OK (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DB18F50 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DB18F50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201491 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250813085201492 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250813085201492 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201492 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:54D8DF12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201492 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:54D8DF12 output_enabled 0 (mgcp_conn.c:271) 20250813085201492 DLMGCP DEBUG <0013> (1234/rtp C:54D8DF12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201492 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:54D8DF12 CRCX: connection successfully created: (1234/rtp C:54D8DF12 r=NULL:0<->l=::1:4062) (mgcp_protocol.c:772) 20250813085201492 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #00: 200 17475 OK (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #02: I: 54D8DF12 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54D8DF12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250813085201494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250813085201494 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201494 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:911B66A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201494 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:911B66A0 output_enabled 0 (mgcp_conn.c:271) 20250813085201494 DLMGCP DEBUG <0013> (1234/rtp C:911B66A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201494 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:911B66A0 CRCX: connection successfully created: (1234/rtp C:911B66A0 r=NULL:0<->l=::1:4064) (mgcp_protocol.c:772) 20250813085201494 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #00: 200 17476 OK (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #02: I: 911B66A0 (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #04: o=- 911B66A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201494 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250813085201495 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250813085201495 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:7E8C36A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:7E8C36A7 output_enabled 0 (mgcp_conn.c:271) 20250813085201495 DLMGCP DEBUG <0013> (1234/rtp C:7E8C36A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201495 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:7E8C36A7 CRCX: connection successfully created: (1234/rtp C:7E8C36A7 r=NULL:0<->l=::1:4066) (mgcp_protocol.c:772) 20250813085201495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #00: 200 17477 OK (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E8C36A7 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E8C36A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201496 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250813085201496 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250813085201496 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AA43971B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AA43971B output_enabled 0 (mgcp_conn.c:271) 20250813085201496 DLMGCP DEBUG <0013> (1234/rtp C:AA43971B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201497 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:AA43971B CRCX: connection successfully created: (1234/rtp C:AA43971B r=NULL:0<->l=::1:4068) (mgcp_protocol.c:772) 20250813085201497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #00: 200 17478 OK (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #02: I: AA43971B (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA43971B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250813085201498 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250813085201498 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:047C4A3E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:047C4A3E output_enabled 0 (mgcp_conn.c:271) 20250813085201498 DLMGCP DEBUG <0013> (1234/rtp C:047C4A3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201498 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:047C4A3E CRCX: connection successfully created: (1234/rtp C:047C4A3E r=NULL:0<->l=::1:4070) (mgcp_protocol.c:772) 20250813085201498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #00: 200 17479 OK (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #02: I: 047C4A3E (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #04: o=- 047C4A3E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250813085201499 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250813085201499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:D31BD341 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:D31BD341 output_enabled 0 (mgcp_conn.c:271) 20250813085201499 DLMGCP DEBUG <0013> (1234/rtp C:D31BD341 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:D31BD341 CRCX: connection successfully created: (1234/rtp C:D31BD341 r=NULL:0<->l=::1:4072) (mgcp_protocol.c:772) 20250813085201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201499 DLMGCP DEBUG <0013> Generated response: line #00: 200 17480 OK (mgcp_msg.c:72) 20250813085201499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #02: I: D31BD341 (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #04: o=- D31BD341 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250813085201501 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250813085201501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:27986F64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:27986F64 output_enabled 0 (mgcp_conn.c:271) 20250813085201501 DLMGCP DEBUG <0013> (1234/rtp C:27986F64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:27986F64 CRCX: connection successfully created: (1234/rtp C:27986F64 r=NULL:0<->l=::1:4074) (mgcp_protocol.c:772) 20250813085201501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #00: 200 17481 OK (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #02: I: 27986F64 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27986F64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250813085201502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250813085201502 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:53C4CD5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:53C4CD5A output_enabled 0 (mgcp_conn.c:271) 20250813085201502 DLMGCP DEBUG <0013> (1234/rtp C:53C4CD5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201502 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:53C4CD5A CRCX: connection successfully created: (1234/rtp C:53C4CD5A r=NULL:0<->l=::1:4076) (mgcp_protocol.c:772) 20250813085201502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #00: 200 17482 OK (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #02: I: 53C4CD5A (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53C4CD5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250813085201504 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250813085201504 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201504 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:2112FB78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201504 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:2112FB78 output_enabled 0 (mgcp_conn.c:271) 20250813085201504 DLMGCP DEBUG <0013> (1234/rtp C:2112FB78 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201504 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:2112FB78 CRCX: connection successfully created: (1234/rtp C:2112FB78 r=NULL:0<->l=::1:4078) (mgcp_protocol.c:772) 20250813085201504 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #00: 200 17483 OK (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #02: I: 2112FB78 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2112FB78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250813085201505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250813085201505 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201505 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:689E1898 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201505 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:689E1898 output_enabled 0 (mgcp_conn.c:271) 20250813085201505 DLMGCP DEBUG <0013> (1234/rtp C:689E1898 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201505 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:689E1898 CRCX: connection successfully created: (1234/rtp C:689E1898 r=NULL:0<->l=::1:4080) (mgcp_protocol.c:772) 20250813085201505 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #00: 200 17484 OK (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #02: I: 689E1898 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #04: o=- 689E1898 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201506 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250813085201507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250813085201507 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201507 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:90A3774F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201507 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:90A3774F output_enabled 0 (mgcp_conn.c:271) 20250813085201507 DLMGCP DEBUG <0013> (1234/rtp C:90A3774F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201507 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:90A3774F CRCX: connection successfully created: (1234/rtp C:90A3774F r=NULL:0<->l=::1:4082) (mgcp_protocol.c:772) 20250813085201507 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #00: 200 17485 OK (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #02: I: 90A3774F (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90A3774F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250813085201508 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250813085201508 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7A86456A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7A86456A output_enabled 0 (mgcp_conn.c:271) 20250813085201508 DLMGCP DEBUG <0013> (1234/rtp C:7A86456A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201508 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:7A86456A CRCX: connection successfully created: (1234/rtp C:7A86456A r=NULL:0<->l=::1:4084) (mgcp_protocol.c:772) 20250813085201508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #00: 200 17486 OK (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A86456A (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A86456A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250813085201510 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250813085201510 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:49450523 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:49450523 output_enabled 0 (mgcp_conn.c:271) 20250813085201510 DLMGCP DEBUG <0013> (1234/rtp C:49450523 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201510 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:49450523 CRCX: connection successfully created: (1234/rtp C:49450523 r=NULL:0<->l=::1:4086) (mgcp_protocol.c:772) 20250813085201510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #00: 200 17487 OK (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #02: I: 49450523 (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49450523 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250813085201511 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250813085201511 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201511 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:E3682A27 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201511 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:E3682A27 output_enabled 0 (mgcp_conn.c:271) 20250813085201511 DLMGCP DEBUG <0013> (1234/rtp C:E3682A27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201511 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:E3682A27 CRCX: connection successfully created: (1234/rtp C:E3682A27 r=NULL:0<->l=::1:4088) (mgcp_protocol.c:772) 20250813085201511 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #00: 200 17488 OK (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #02: I: E3682A27 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3682A27 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201512 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250813085201512 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250813085201512 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201513 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:E3D4880C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201513 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:E3D4880C output_enabled 0 (mgcp_conn.c:271) 20250813085201513 DLMGCP DEBUG <0013> (1234/rtp C:E3D4880C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201513 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:E3D4880C CRCX: connection successfully created: (1234/rtp C:E3D4880C r=NULL:0<->l=::1:4090) (mgcp_protocol.c:772) 20250813085201513 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #00: 200 17489 OK (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #02: I: E3D4880C (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3D4880C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250813085201514 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250813085201514 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:7E8F6B26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:7E8F6B26 output_enabled 0 (mgcp_conn.c:271) 20250813085201514 DLMGCP DEBUG <0013> (1234/rtp C:7E8F6B26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201514 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:7E8F6B26 CRCX: connection successfully created: (1234/rtp C:7E8F6B26 r=NULL:0<->l=::1:4092) (mgcp_protocol.c:772) 20250813085201514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #00: 200 17490 OK (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E8F6B26 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E8F6B26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250813085201516 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250813085201516 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:F70461D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:F70461D7 output_enabled 0 (mgcp_conn.c:271) 20250813085201516 DLMGCP DEBUG <0013> (1234/rtp C:F70461D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201516 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:F70461D7 CRCX: connection successfully created: (1234/rtp C:F70461D7 r=NULL:0<->l=::1:4094) (mgcp_protocol.c:772) 20250813085201516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #00: 200 17491 OK (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #02: I: F70461D7 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #04: o=- F70461D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250813085201518 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250813085201518 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:31E8CB72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:31E8CB72 output_enabled 0 (mgcp_conn.c:271) 20250813085201518 DLMGCP DEBUG <0013> (1234/rtp C:31E8CB72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201518 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:31E8CB72 CRCX: connection successfully created: (1234/rtp C:31E8CB72 r=NULL:0<->l=::1:4096) (mgcp_protocol.c:772) 20250813085201518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201518 DLMGCP DEBUG <0013> Generated response: line #00: 200 17492 OK (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> Generated response: line #02: I: 31E8CB72 (mgcp_msg.c:72) 20250813085201518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201519 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31E8CB72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250813085201520 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250813085201520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1202D037 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1202D037 output_enabled 0 (mgcp_conn.c:271) 20250813085201521 DLMGCP DEBUG <0013> (1234/rtp C:1202D037 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:1202D037 CRCX: connection successfully created: (1234/rtp C:1202D037 r=NULL:0<->l=::1:4098) (mgcp_protocol.c:772) 20250813085201521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #00: 200 17493 OK (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #02: I: 1202D037 (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1202D037 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250813085201523 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250813085201523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:F2676B28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:F2676B28 output_enabled 0 (mgcp_conn.c:271) 20250813085201523 DLMGCP DEBUG <0013> (1234/rtp C:F2676B28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:F2676B28 CRCX: connection successfully created: (1234/rtp C:F2676B28 r=NULL:0<->l=::1:4100) (mgcp_protocol.c:772) 20250813085201523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #00: 200 17494 OK (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #02: I: F2676B28 (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2676B28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250813085201525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250813085201525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:7E9B608D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:7E9B608D output_enabled 0 (mgcp_conn.c:271) 20250813085201525 DLMGCP DEBUG <0013> (1234/rtp C:7E9B608D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:7E9B608D CRCX: connection successfully created: (1234/rtp C:7E9B608D r=NULL:0<->l=::1:4102) (mgcp_protocol.c:772) 20250813085201525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #00: 200 17495 OK (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E9B608D (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E9B608D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250813085201527 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250813085201527 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:6623CE6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:6623CE6D output_enabled 0 (mgcp_conn.c:271) 20250813085201527 DLMGCP DEBUG <0013> (1234/rtp C:6623CE6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201527 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:6623CE6D CRCX: connection successfully created: (1234/rtp C:6623CE6D r=NULL:0<->l=::1:4104) (mgcp_protocol.c:772) 20250813085201527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #00: 200 17496 OK (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #02: I: 6623CE6D (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6623CE6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250813085201529 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250813085201529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:BE7530CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:BE7530CB output_enabled 0 (mgcp_conn.c:271) 20250813085201529 DLMGCP DEBUG <0013> (1234/rtp C:BE7530CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:BE7530CB CRCX: connection successfully created: (1234/rtp C:BE7530CB r=NULL:0<->l=::1:4106) (mgcp_protocol.c:772) 20250813085201529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #00: 200 17497 OK (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #02: I: BE7530CB (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE7530CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250813085201530 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250813085201530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:9F52ADCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:9F52ADCD output_enabled 0 (mgcp_conn.c:271) 20250813085201530 DLMGCP DEBUG <0013> (1234/rtp C:9F52ADCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:9F52ADCD CRCX: connection successfully created: (1234/rtp C:9F52ADCD r=NULL:0<->l=::1:4108) (mgcp_protocol.c:772) 20250813085201531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #00: 200 17498 OK (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F52ADCD (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F52ADCD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201533 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250813085201533 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250813085201533 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201533 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4DBA88B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201533 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4DBA88B8 output_enabled 0 (mgcp_conn.c:271) 20250813085201533 DLMGCP DEBUG <0013> (1234/rtp C:4DBA88B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201534 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:4DBA88B8 CRCX: connection successfully created: (1234/rtp C:4DBA88B8 r=NULL:0<->l=::1:4110) (mgcp_protocol.c:772) 20250813085201534 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #00: 200 17499 OK (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DBA88B8 (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DBA88B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201536 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250813085201536 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250813085201536 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201536 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:A6A708B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201536 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:A6A708B6 output_enabled 0 (mgcp_conn.c:271) 20250813085201536 DLMGCP DEBUG <0013> (1234/rtp C:A6A708B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201537 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:A6A708B6 CRCX: connection successfully created: (1234/rtp C:A6A708B6 r=NULL:0<->l=::1:4112) (mgcp_protocol.c:772) 20250813085201537 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #00: 200 17500 OK (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #02: I: A6A708B6 (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6A708B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201538 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250813085201538 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250813085201538 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201538 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B6D25160 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201538 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B6D25160 output_enabled 0 (mgcp_conn.c:271) 20250813085201539 DLMGCP DEBUG <0013> (1234/rtp C:B6D25160 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201539 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:B6D25160 CRCX: connection successfully created: (1234/rtp C:B6D25160 r=NULL:0<->l=::1:4114) (mgcp_protocol.c:772) 20250813085201539 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #00: 200 17501 OK (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #02: I: B6D25160 (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6D25160 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250813085201540 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250813085201540 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201540 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:8DD8BBA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201540 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:8DD8BBA2 output_enabled 0 (mgcp_conn.c:271) 20250813085201540 DLMGCP DEBUG <0013> (1234/rtp C:8DD8BBA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201540 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:8DD8BBA2 CRCX: connection successfully created: (1234/rtp C:8DD8BBA2 r=NULL:0<->l=::1:4116) (mgcp_protocol.c:772) 20250813085201540 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #00: 200 17502 OK (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DD8BBA2 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DD8BBA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201541 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250813085201541 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250813085201541 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201541 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:58C6D32F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201541 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:58C6D32F output_enabled 0 (mgcp_conn.c:271) 20250813085201542 DLMGCP DEBUG <0013> (1234/rtp C:58C6D32F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201542 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:58C6D32F CRCX: connection successfully created: (1234/rtp C:58C6D32F r=NULL:0<->l=::1:4118) (mgcp_protocol.c:772) 20250813085201542 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #00: 200 17503 OK (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #02: I: 58C6D32F (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58C6D32F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250813085201543 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250813085201543 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201543 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:FA396706 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201543 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:FA396706 output_enabled 0 (mgcp_conn.c:271) 20250813085201543 DLMGCP DEBUG <0013> (1234/rtp C:FA396706 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201543 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:FA396706 CRCX: connection successfully created: (1234/rtp C:FA396706 r=NULL:0<->l=::1:4120) (mgcp_protocol.c:772) 20250813085201543 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #00: 200 17504 OK (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #02: I: FA396706 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA396706 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250813085201544 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250813085201544 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201544 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0E883C1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201544 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0E883C1C output_enabled 0 (mgcp_conn.c:271) 20250813085201544 DLMGCP DEBUG <0013> (1234/rtp C:0E883C1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201544 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:0E883C1C CRCX: connection successfully created: (1234/rtp C:0E883C1C r=NULL:0<->l=::1:4122) (mgcp_protocol.c:772) 20250813085201544 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #00: 200 17505 OK (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E883C1C (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E883C1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250813085201545 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250813085201545 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201545 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:6E62229B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201545 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:6E62229B output_enabled 0 (mgcp_conn.c:271) 20250813085201545 DLMGCP DEBUG <0013> (1234/rtp C:6E62229B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201545 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:6E62229B CRCX: connection successfully created: (1234/rtp C:6E62229B r=NULL:0<->l=::1:4124) (mgcp_protocol.c:772) 20250813085201545 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #00: 200 17506 OK (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E62229B (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E62229B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250813085201546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250813085201546 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201546 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:3EE6EAFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201546 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:3EE6EAFE output_enabled 0 (mgcp_conn.c:271) 20250813085201546 DLMGCP DEBUG <0013> (1234/rtp C:3EE6EAFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201546 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:3EE6EAFE CRCX: connection successfully created: (1234/rtp C:3EE6EAFE r=NULL:0<->l=::1:4126) (mgcp_protocol.c:772) 20250813085201546 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #00: 200 17507 OK (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EE6EAFE (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EE6EAFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201546 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250813085201546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250813085201546 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201547 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:96F4C714 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201547 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:96F4C714 output_enabled 0 (mgcp_conn.c:271) 20250813085201547 DLMGCP DEBUG <0013> (1234/rtp C:96F4C714 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201547 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:96F4C714 CRCX: connection successfully created: (1234/rtp C:96F4C714 r=NULL:0<->l=::1:4128) (mgcp_protocol.c:772) 20250813085201547 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #00: 200 17508 OK (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #02: I: 96F4C714 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96F4C714 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250813085201547 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250813085201547 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:6E3F010A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:6E3F010A output_enabled 0 (mgcp_conn.c:271) 20250813085201547 DLMGCP DEBUG <0013> (1234/rtp C:6E3F010A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201547 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:6E3F010A CRCX: connection successfully created: (1234/rtp C:6E3F010A r=NULL:0<->l=::1:4130) (mgcp_protocol.c:772) 20250813085201547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #00: 200 17509 OK (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E3F010A (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E3F010A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250813085201548 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250813085201548 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5EF8E354 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5EF8E354 output_enabled 0 (mgcp_conn.c:271) 20250813085201548 DLMGCP DEBUG <0013> (1234/rtp C:5EF8E354 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201548 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:5EF8E354 CRCX: connection successfully created: (1234/rtp C:5EF8E354 r=NULL:0<->l=::1:4132) (mgcp_protocol.c:772) 20250813085201548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #00: 200 17510 OK (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EF8E354 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EF8E354 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250813085201549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250813085201549 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:D50DCA62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:D50DCA62 output_enabled 0 (mgcp_conn.c:271) 20250813085201549 DLMGCP DEBUG <0013> (1234/rtp C:D50DCA62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201549 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:D50DCA62 CRCX: connection successfully created: (1234/rtp C:D50DCA62 r=NULL:0<->l=::1:4134) (mgcp_protocol.c:772) 20250813085201549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #00: 200 17511 OK (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #02: I: D50DCA62 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #04: o=- D50DCA62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250813085201550 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250813085201550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:6FA77F26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:6FA77F26 output_enabled 0 (mgcp_conn.c:271) 20250813085201550 DLMGCP DEBUG <0013> (1234/rtp C:6FA77F26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:6FA77F26 CRCX: connection successfully created: (1234/rtp C:6FA77F26 r=NULL:0<->l=::1:4136) (mgcp_protocol.c:772) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #00: 200 17512 OK (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FA77F26 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FA77F26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250813085201550 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250813085201550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A286C445 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A286C445 output_enabled 0 (mgcp_conn.c:271) 20250813085201550 DLMGCP DEBUG <0013> (1234/rtp C:A286C445 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:A286C445 CRCX: connection successfully created: (1234/rtp C:A286C445 r=NULL:0<->l=::1:4138) (mgcp_protocol.c:772) 20250813085201550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #00: 200 17513 OK (mgcp_msg.c:72) 20250813085201550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #02: I: A286C445 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #04: o=- A286C445 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250813085201551 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250813085201551 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:E4F19AFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:E4F19AFE output_enabled 0 (mgcp_conn.c:271) 20250813085201551 DLMGCP DEBUG <0013> (1234/rtp C:E4F19AFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201551 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:E4F19AFE CRCX: connection successfully created: (1234/rtp C:E4F19AFE r=NULL:0<->l=::1:4140) (mgcp_protocol.c:772) 20250813085201551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #00: 200 17514 OK (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #02: I: E4F19AFE (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4F19AFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250813085201552 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250813085201552 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201552 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:B09DDDA8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201552 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:B09DDDA8 output_enabled 0 (mgcp_conn.c:271) 20250813085201552 DLMGCP DEBUG <0013> (1234/rtp C:B09DDDA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201552 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:B09DDDA8 CRCX: connection successfully created: (1234/rtp C:B09DDDA8 r=NULL:0<->l=::1:4142) (mgcp_protocol.c:772) 20250813085201552 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #00: 200 17515 OK (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #02: I: B09DDDA8 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #04: o=- B09DDDA8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250813085201553 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250813085201553 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201553 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:2E43CC91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201553 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:2E43CC91 output_enabled 0 (mgcp_conn.c:271) 20250813085201553 DLMGCP DEBUG <0013> (1234/rtp C:2E43CC91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201553 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:2E43CC91 CRCX: connection successfully created: (1234/rtp C:2E43CC91 r=NULL:0<->l=::1:4144) (mgcp_protocol.c:772) 20250813085201553 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #00: 200 17516 OK (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E43CC91 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E43CC91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250813085201554 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250813085201554 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201554 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:8127CA8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201554 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:8127CA8A output_enabled 0 (mgcp_conn.c:271) 20250813085201554 DLMGCP DEBUG <0013> (1234/rtp C:8127CA8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201554 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:8127CA8A CRCX: connection successfully created: (1234/rtp C:8127CA8A r=NULL:0<->l=::1:4146) (mgcp_protocol.c:772) 20250813085201554 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #00: 200 17517 OK (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #02: I: 8127CA8A (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8127CA8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201555 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250813085201555 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250813085201555 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201555 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:A0921A43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201555 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:A0921A43 output_enabled 0 (mgcp_conn.c:271) 20250813085201555 DLMGCP DEBUG <0013> (1234/rtp C:A0921A43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201555 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:A0921A43 CRCX: connection successfully created: (1234/rtp C:A0921A43 r=NULL:0<->l=::1:4148) (mgcp_protocol.c:772) 20250813085201555 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201555 DLMGCP DEBUG <0013> Generated response: line #00: 200 17518 OK (mgcp_msg.c:72) 20250813085201555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250813085201555 DLMGCP DEBUG <0013> Generated response: line #02: I: A0921A43 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0921A43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201556 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250813085201556 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250813085201556 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:AB912866 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:AB912866 output_enabled 0 (mgcp_conn.c:271) 20250813085201557 DLMGCP DEBUG <0013> (1234/rtp C:AB912866 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201557 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:AB912866 CRCX: connection successfully created: (1234/rtp C:AB912866 r=NULL:0<->l=::1:4150) (mgcp_protocol.c:772) 20250813085201557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #00: 200 17519 OK (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #02: I: AB912866 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB912866 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201557 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250813085201558 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250813085201558 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201558 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:EACB98A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201558 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:EACB98A0 output_enabled 0 (mgcp_conn.c:271) 20250813085201558 DLMGCP DEBUG <0013> (1234/rtp C:EACB98A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201558 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:EACB98A0 CRCX: connection successfully created: (1234/rtp C:EACB98A0 r=NULL:0<->l=::1:4152) (mgcp_protocol.c:772) 20250813085201558 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #00: 200 17520 OK (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #02: I: EACB98A0 (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #04: o=- EACB98A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250813085201559 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250813085201559 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201559 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:AE40476C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201559 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:AE40476C output_enabled 0 (mgcp_conn.c:271) 20250813085201559 DLMGCP DEBUG <0013> (1234/rtp C:AE40476C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201559 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:AE40476C CRCX: connection successfully created: (1234/rtp C:AE40476C r=NULL:0<->l=::1:4154) (mgcp_protocol.c:772) 20250813085201559 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #00: 200 17521 OK (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #02: I: AE40476C (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE40476C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250813085201560 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250813085201560 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201560 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:BAB04947 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201560 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:BAB04947 output_enabled 0 (mgcp_conn.c:271) 20250813085201560 DLMGCP DEBUG <0013> (1234/rtp C:BAB04947 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201560 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:BAB04947 CRCX: connection successfully created: (1234/rtp C:BAB04947 r=NULL:0<->l=::1:4156) (mgcp_protocol.c:772) 20250813085201560 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #00: 200 17522 OK (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #02: I: BAB04947 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAB04947 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250813085201561 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250813085201561 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201561 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:04DF1C93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201561 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:04DF1C93 output_enabled 0 (mgcp_conn.c:271) 20250813085201561 DLMGCP DEBUG <0013> (1234/rtp C:04DF1C93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201561 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:04DF1C93 CRCX: connection successfully created: (1234/rtp C:04DF1C93 r=NULL:0<->l=::1:4158) (mgcp_protocol.c:772) 20250813085201561 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #00: 200 17523 OK (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #02: I: 04DF1C93 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04DF1C93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201561 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250813085201562 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250813085201562 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201562 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:AD4D428F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201562 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:AD4D428F output_enabled 0 (mgcp_conn.c:271) 20250813085201562 DLMGCP DEBUG <0013> (1234/rtp C:AD4D428F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201562 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:AD4D428F CRCX: connection successfully created: (1234/rtp C:AD4D428F r=NULL:0<->l=::1:4160) (mgcp_protocol.c:772) 20250813085201562 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #00: 200 17524 OK (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #02: I: AD4D428F (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD4D428F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250813085201562 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250813085201562 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:EA74E3B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:EA74E3B1 output_enabled 0 (mgcp_conn.c:271) 20250813085201562 DLMGCP DEBUG <0013> (1234/rtp C:EA74E3B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201563 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:EA74E3B1 CRCX: connection successfully created: (1234/rtp C:EA74E3B1 r=NULL:0<->l=::1:4162) (mgcp_protocol.c:772) 20250813085201563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #00: 200 17525 OK (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #02: I: EA74E3B1 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA74E3B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250813085201563 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250813085201563 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:F6CF6D71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:F6CF6D71 output_enabled 0 (mgcp_conn.c:271) 20250813085201563 DLMGCP DEBUG <0013> (1234/rtp C:F6CF6D71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201563 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:F6CF6D71 CRCX: connection successfully created: (1234/rtp C:F6CF6D71 r=NULL:0<->l=::1:4164) (mgcp_protocol.c:772) 20250813085201563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #00: 200 17526 OK (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #02: I: F6CF6D71 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6CF6D71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250813085201564 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250813085201564 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:CCD15FFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:CCD15FFD output_enabled 0 (mgcp_conn.c:271) 20250813085201564 DLMGCP DEBUG <0013> (1234/rtp C:CCD15FFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201564 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:CCD15FFD CRCX: connection successfully created: (1234/rtp C:CCD15FFD r=NULL:0<->l=::1:4166) (mgcp_protocol.c:772) 20250813085201564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #00: 200 17527 OK (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #02: I: CCD15FFD (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCD15FFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250813085201565 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250813085201565 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:8B75AB3F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:8B75AB3F output_enabled 0 (mgcp_conn.c:271) 20250813085201565 DLMGCP DEBUG <0013> (1234/rtp C:8B75AB3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201565 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:8B75AB3F CRCX: connection successfully created: (1234/rtp C:8B75AB3F r=NULL:0<->l=::1:4168) (mgcp_protocol.c:772) 20250813085201565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #00: 200 17528 OK (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B75AB3F (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B75AB3F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250813085201566 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250813085201566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:7DA4874A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:7DA4874A output_enabled 0 (mgcp_conn.c:271) 20250813085201566 DLMGCP DEBUG <0013> (1234/rtp C:7DA4874A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:7DA4874A CRCX: connection successfully created: (1234/rtp C:7DA4874A r=NULL:0<->l=::1:4170) (mgcp_protocol.c:772) 20250813085201566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #00: 200 17529 OK (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DA4874A (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DA4874A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250813085201567 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250813085201567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:B6588515 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:B6588515 output_enabled 0 (mgcp_conn.c:271) 20250813085201567 DLMGCP DEBUG <0013> (1234/rtp C:B6588515 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:B6588515 CRCX: connection successfully created: (1234/rtp C:B6588515 r=NULL:0<->l=::1:4172) (mgcp_protocol.c:772) 20250813085201567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #00: 200 17530 OK (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #02: I: B6588515 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6588515 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201567 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250813085201567 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250813085201567 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201567 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:59AF625F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201567 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:59AF625F output_enabled 0 (mgcp_conn.c:271) 20250813085201567 DLMGCP DEBUG <0013> (1234/rtp C:59AF625F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201567 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:59AF625F CRCX: connection successfully created: (1234/rtp C:59AF625F r=NULL:0<->l=::1:4174) (mgcp_protocol.c:772) 20250813085201568 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #00: 200 17531 OK (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #02: I: 59AF625F (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59AF625F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250813085201568 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250813085201568 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201568 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D8349D12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201568 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D8349D12 output_enabled 0 (mgcp_conn.c:271) 20250813085201568 DLMGCP DEBUG <0013> (1234/rtp C:D8349D12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201568 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:D8349D12 CRCX: connection successfully created: (1234/rtp C:D8349D12 r=NULL:0<->l=::1:4176) (mgcp_protocol.c:772) 20250813085201568 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #00: 200 17532 OK (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #02: I: D8349D12 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8349D12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250813085201569 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250813085201569 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201569 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:26C05669 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201569 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:26C05669 output_enabled 0 (mgcp_conn.c:271) 20250813085201569 DLMGCP DEBUG <0013> (1234/rtp C:26C05669 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201569 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:26C05669 CRCX: connection successfully created: (1234/rtp C:26C05669 r=NULL:0<->l=::1:4178) (mgcp_protocol.c:772) 20250813085201569 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #00: 200 17533 OK (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #02: I: 26C05669 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26C05669 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250813085201570 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250813085201570 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:17983BDF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:17983BDF output_enabled 0 (mgcp_conn.c:271) 20250813085201570 DLMGCP DEBUG <0013> (1234/rtp C:17983BDF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201570 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:17983BDF CRCX: connection successfully created: (1234/rtp C:17983BDF r=NULL:0<->l=::1:4180) (mgcp_protocol.c:772) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #00: 200 17534 OK (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #02: I: 17983BDF (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17983BDF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250813085201570 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250813085201570 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:BD4A75E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:BD4A75E5 output_enabled 0 (mgcp_conn.c:271) 20250813085201570 DLMGCP DEBUG <0013> (1234/rtp C:BD4A75E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201570 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:BD4A75E5 CRCX: connection successfully created: (1234/rtp C:BD4A75E5 r=NULL:0<->l=::1:4182) (mgcp_protocol.c:772) 20250813085201570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #00: 200 17535 OK (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #02: I: BD4A75E5 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD4A75E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250813085201571 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250813085201571 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:78F8014D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:78F8014D output_enabled 0 (mgcp_conn.c:271) 20250813085201571 DLMGCP DEBUG <0013> (1234/rtp C:78F8014D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201571 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:78F8014D CRCX: connection successfully created: (1234/rtp C:78F8014D r=NULL:0<->l=::1:4184) (mgcp_protocol.c:772) 20250813085201571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #00: 200 17536 OK (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #02: I: 78F8014D (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78F8014D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250813085201572 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250813085201572 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:D575A7E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:D575A7E6 output_enabled 0 (mgcp_conn.c:271) 20250813085201572 DLMGCP DEBUG <0013> (1234/rtp C:D575A7E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201572 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:D575A7E6 CRCX: connection successfully created: (1234/rtp C:D575A7E6 r=NULL:0<->l=::1:4186) (mgcp_protocol.c:772) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #00: 200 17537 OK (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #02: I: D575A7E6 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #04: o=- D575A7E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250813085201572 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250813085201572 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:2F8828C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:2F8828C8 output_enabled 0 (mgcp_conn.c:271) 20250813085201572 DLMGCP DEBUG <0013> (1234/rtp C:2F8828C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201572 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:2F8828C8 CRCX: connection successfully created: (1234/rtp C:2F8828C8 r=NULL:0<->l=::1:4188) (mgcp_protocol.c:772) 20250813085201572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #00: 200 17538 OK (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F8828C8 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F8828C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250813085201573 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250813085201573 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:BE60714A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:BE60714A output_enabled 0 (mgcp_conn.c:271) 20250813085201573 DLMGCP DEBUG <0013> (1234/rtp C:BE60714A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201573 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:BE60714A CRCX: connection successfully created: (1234/rtp C:BE60714A r=NULL:0<->l=::1:4190) (mgcp_protocol.c:772) 20250813085201573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #00: 200 17539 OK (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #02: I: BE60714A (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE60714A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250813085201574 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250813085201574 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:921DC953 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:921DC953 output_enabled 0 (mgcp_conn.c:271) 20250813085201574 DLMGCP DEBUG <0013> (1234/rtp C:921DC953 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201574 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:921DC953 CRCX: connection successfully created: (1234/rtp C:921DC953 r=NULL:0<->l=::1:4192) (mgcp_protocol.c:772) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #00: 200 17540 OK (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #02: I: 921DC953 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 921DC953 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250813085201574 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250813085201574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:641E3B53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:641E3B53 output_enabled 0 (mgcp_conn.c:271) 20250813085201574 DLMGCP DEBUG <0013> (1234/rtp C:641E3B53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:641E3B53 CRCX: connection successfully created: (1234/rtp C:641E3B53 r=NULL:0<->l=::1:4194) (mgcp_protocol.c:772) 20250813085201574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #00: 200 17541 OK (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #02: I: 641E3B53 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 641E3B53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250813085201575 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250813085201575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:CD9ABA88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:CD9ABA88 output_enabled 0 (mgcp_conn.c:271) 20250813085201575 DLMGCP DEBUG <0013> (1234/rtp C:CD9ABA88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:CD9ABA88 CRCX: connection successfully created: (1234/rtp C:CD9ABA88 r=NULL:0<->l=::1:4196) (mgcp_protocol.c:772) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #00: 200 17542 OK (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #02: I: CD9ABA88 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD9ABA88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250813085201575 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250813085201575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:DD74F2F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:DD74F2F4 output_enabled 0 (mgcp_conn.c:271) 20250813085201575 DLMGCP DEBUG <0013> (1234/rtp C:DD74F2F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:DD74F2F4 CRCX: connection successfully created: (1234/rtp C:DD74F2F4 r=NULL:0<->l=::1:4198) (mgcp_protocol.c:772) 20250813085201575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #00: 200 17543 OK (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #02: I: DD74F2F4 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD74F2F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250813085201576 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250813085201576 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:F2AD08A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:F2AD08A3 output_enabled 0 (mgcp_conn.c:271) 20250813085201576 DLMGCP DEBUG <0013> (1234/rtp C:F2AD08A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201576 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:F2AD08A3 CRCX: connection successfully created: (1234/rtp C:F2AD08A3 r=NULL:0<->l=::1:4200) (mgcp_protocol.c:772) 20250813085201576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #00: 200 17544 OK (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #02: I: F2AD08A3 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2AD08A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250813085201576 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250813085201576 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2D744447 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2D744447 output_enabled 0 (mgcp_conn.c:271) 20250813085201577 DLMGCP DEBUG <0013> (1234/rtp C:2D744447 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201577 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:2D744447 CRCX: connection successfully created: (1234/rtp C:2D744447 r=NULL:0<->l=::1:4202) (mgcp_protocol.c:772) 20250813085201577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #00: 200 17545 OK (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D744447 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D744447 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250813085201577 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250813085201577 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:5D60ECBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:5D60ECBE output_enabled 0 (mgcp_conn.c:271) 20250813085201577 DLMGCP DEBUG <0013> (1234/rtp C:5D60ECBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201577 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:5D60ECBE CRCX: connection successfully created: (1234/rtp C:5D60ECBE r=NULL:0<->l=::1:4204) (mgcp_protocol.c:772) 20250813085201577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #00: 200 17546 OK (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D60ECBE (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D60ECBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250813085201578 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250813085201578 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:2DFDDBEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:2DFDDBEC output_enabled 0 (mgcp_conn.c:271) 20250813085201578 DLMGCP DEBUG <0013> (1234/rtp C:2DFDDBEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201578 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:2DFDDBEC CRCX: connection successfully created: (1234/rtp C:2DFDDBEC r=NULL:0<->l=::1:4206) (mgcp_protocol.c:772) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #00: 200 17547 OK (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DFDDBEC (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DFDDBEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250813085201578 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250813085201578 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:4DE71FB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:4DE71FB8 output_enabled 0 (mgcp_conn.c:271) 20250813085201578 DLMGCP DEBUG <0013> (1234/rtp C:4DE71FB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201578 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:4DE71FB8 CRCX: connection successfully created: (1234/rtp C:4DE71FB8 r=NULL:0<->l=::1:4208) (mgcp_protocol.c:772) 20250813085201578 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #00: 200 17548 OK (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DE71FB8 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DE71FB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250813085201579 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250813085201579 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:C00D7423 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:C00D7423 output_enabled 0 (mgcp_conn.c:271) 20250813085201579 DLMGCP DEBUG <0013> (1234/rtp C:C00D7423 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201579 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:C00D7423 CRCX: connection successfully created: (1234/rtp C:C00D7423 r=NULL:0<->l=::1:4210) (mgcp_protocol.c:772) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #00: 200 17549 OK (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #02: I: C00D7423 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #04: o=- C00D7423 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250813085201579 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250813085201579 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:EC434FD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:EC434FD5 output_enabled 0 (mgcp_conn.c:271) 20250813085201579 DLMGCP DEBUG <0013> (1234/rtp C:EC434FD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201579 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:EC434FD5 CRCX: connection successfully created: (1234/rtp C:EC434FD5 r=NULL:0<->l=::1:4212) (mgcp_protocol.c:772) 20250813085201579 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #00: 200 17550 OK (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #02: I: EC434FD5 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC434FD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250813085201580 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250813085201580 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:01AF91FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:01AF91FE output_enabled 0 (mgcp_conn.c:271) 20250813085201580 DLMGCP DEBUG <0013> (1234/rtp C:01AF91FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201580 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:01AF91FE CRCX: connection successfully created: (1234/rtp C:01AF91FE r=NULL:0<->l=::1:4214) (mgcp_protocol.c:772) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #00: 200 17551 OK (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #02: I: 01AF91FE (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01AF91FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250813085201580 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250813085201580 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:EC0ACE68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:EC0ACE68 output_enabled 0 (mgcp_conn.c:271) 20250813085201580 DLMGCP DEBUG <0013> (1234/rtp C:EC0ACE68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201580 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:EC0ACE68 CRCX: connection successfully created: (1234/rtp C:EC0ACE68 r=NULL:0<->l=::1:4216) (mgcp_protocol.c:772) 20250813085201580 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #00: 200 17552 OK (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #02: I: EC0ACE68 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC0ACE68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250813085201581 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250813085201581 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:35622227 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:35622227 output_enabled 0 (mgcp_conn.c:271) 20250813085201581 DLMGCP DEBUG <0013> (1234/rtp C:35622227 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201581 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:35622227 CRCX: connection successfully created: (1234/rtp C:35622227 r=NULL:0<->l=::1:4218) (mgcp_protocol.c:772) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #00: 200 17553 OK (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #02: I: 35622227 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35622227 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250813085201581 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250813085201581 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:26FD606F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:26FD606F output_enabled 0 (mgcp_conn.c:271) 20250813085201581 DLMGCP DEBUG <0013> (1234/rtp C:26FD606F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201581 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:26FD606F CRCX: connection successfully created: (1234/rtp C:26FD606F r=NULL:0<->l=::1:4220) (mgcp_protocol.c:772) 20250813085201581 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #00: 200 17554 OK (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #02: I: 26FD606F (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26FD606F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250813085201582 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250813085201582 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:7E973A33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:7E973A33 output_enabled 0 (mgcp_conn.c:271) 20250813085201582 DLMGCP DEBUG <0013> (1234/rtp C:7E973A33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201582 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:7E973A33 CRCX: connection successfully created: (1234/rtp C:7E973A33 r=NULL:0<->l=::1:4222) (mgcp_protocol.c:772) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #00: 200 17555 OK (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E973A33 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E973A33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250813085201582 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250813085201582 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:B94C82D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:B94C82D6 output_enabled 0 (mgcp_conn.c:271) 20250813085201582 DLMGCP DEBUG <0013> (1234/rtp C:B94C82D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201582 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:B94C82D6 CRCX: connection successfully created: (1234/rtp C:B94C82D6 r=NULL:0<->l=::1:4224) (mgcp_protocol.c:772) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #00: 200 17556 OK (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #02: I: B94C82D6 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #04: o=- B94C82D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201582 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250813085201582 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250813085201583 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:6FFFB035 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:6FFFB035 output_enabled 0 (mgcp_conn.c:271) 20250813085201583 DLMGCP DEBUG <0013> (1234/rtp C:6FFFB035 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201583 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:6FFFB035 CRCX: connection successfully created: (1234/rtp C:6FFFB035 r=NULL:0<->l=::1:4226) (mgcp_protocol.c:772) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #00: 200 17557 OK (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FFFB035 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FFFB035 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250813085201583 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250813085201583 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5E9A0D7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5E9A0D7D output_enabled 0 (mgcp_conn.c:271) 20250813085201583 DLMGCP DEBUG <0013> (1234/rtp C:5E9A0D7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201583 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:5E9A0D7D CRCX: connection successfully created: (1234/rtp C:5E9A0D7D r=NULL:0<->l=::1:4228) (mgcp_protocol.c:772) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #00: 200 17558 OK (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E9A0D7D (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E9A0D7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250813085201583 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250813085201583 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:B06D0DEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:B06D0DEF output_enabled 0 (mgcp_conn.c:271) 20250813085201583 DLMGCP DEBUG <0013> (1234/rtp C:B06D0DEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201583 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:B06D0DEF CRCX: connection successfully created: (1234/rtp C:B06D0DEF r=NULL:0<->l=::1:4230) (mgcp_protocol.c:772) 20250813085201583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #00: 200 17559 OK (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #02: I: B06D0DEF (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #04: o=- B06D0DEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250813085201584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250813085201584 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E412A281 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E412A281 output_enabled 0 (mgcp_conn.c:271) 20250813085201584 DLMGCP DEBUG <0013> (1234/rtp C:E412A281 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201584 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:E412A281 CRCX: connection successfully created: (1234/rtp C:E412A281 r=NULL:0<->l=::1:4232) (mgcp_protocol.c:772) 20250813085201584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #00: 200 17560 OK (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #02: I: E412A281 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #04: o=- E412A281 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250813085201584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250813085201584 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:E7920812 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:E7920812 output_enabled 0 (mgcp_conn.c:271) 20250813085201584 DLMGCP DEBUG <0013> (1234/rtp C:E7920812 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201585 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:E7920812 CRCX: connection successfully created: (1234/rtp C:E7920812 r=NULL:0<->l=::1:4234) (mgcp_protocol.c:772) 20250813085201585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #00: 200 17561 OK (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #02: I: E7920812 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7920812 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250813085201585 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250813085201585 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:215924AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:215924AC output_enabled 0 (mgcp_conn.c:271) 20250813085201585 DLMGCP DEBUG <0013> (1234/rtp C:215924AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201585 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:215924AC CRCX: connection successfully created: (1234/rtp C:215924AC r=NULL:0<->l=::1:4236) (mgcp_protocol.c:772) 20250813085201585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #00: 200 17562 OK (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #02: I: 215924AC (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 215924AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201585 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250813085201585 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250813085201585 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:8B6237FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:8B6237FE output_enabled 0 (mgcp_conn.c:271) 20250813085201586 DLMGCP DEBUG <0013> (1234/rtp C:8B6237FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201586 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:8B6237FE CRCX: connection successfully created: (1234/rtp C:8B6237FE r=NULL:0<->l=::1:4238) (mgcp_protocol.c:772) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #00: 200 17563 OK (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B6237FE (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B6237FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250813085201586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250813085201586 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:AD67CEEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:AD67CEEC output_enabled 0 (mgcp_conn.c:271) 20250813085201586 DLMGCP DEBUG <0013> (1234/rtp C:AD67CEEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201586 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:AD67CEEC CRCX: connection successfully created: (1234/rtp C:AD67CEEC r=NULL:0<->l=::1:4240) (mgcp_protocol.c:772) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #00: 200 17564 OK (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #02: I: AD67CEEC (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD67CEEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250813085201586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250813085201586 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:2DB110E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:2DB110E5 output_enabled 0 (mgcp_conn.c:271) 20250813085201586 DLMGCP DEBUG <0013> (1234/rtp C:2DB110E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201586 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:2DB110E5 CRCX: connection successfully created: (1234/rtp C:2DB110E5 r=NULL:0<->l=::1:4242) (mgcp_protocol.c:772) 20250813085201586 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #00: 200 17565 OK (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DB110E5 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DB110E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250813085201587 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250813085201587 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:0982C81C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:0982C81C output_enabled 0 (mgcp_conn.c:271) 20250813085201587 DLMGCP DEBUG <0013> (1234/rtp C:0982C81C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201587 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:0982C81C CRCX: connection successfully created: (1234/rtp C:0982C81C r=NULL:0<->l=::1:4244) (mgcp_protocol.c:772) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #00: 200 17566 OK (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #02: I: 0982C81C (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0982C81C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250813085201587 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250813085201587 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:76894845 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:76894845 output_enabled 0 (mgcp_conn.c:271) 20250813085201587 DLMGCP DEBUG <0013> (1234/rtp C:76894845 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201587 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:76894845 CRCX: connection successfully created: (1234/rtp C:76894845 r=NULL:0<->l=::1:4246) (mgcp_protocol.c:772) 20250813085201587 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #00: 200 17567 OK (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #02: I: 76894845 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76894845 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250813085201588 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250813085201588 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:00CDFFA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:00CDFFA7 output_enabled 0 (mgcp_conn.c:271) 20250813085201588 DLMGCP DEBUG <0013> (1234/rtp C:00CDFFA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201588 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:00CDFFA7 CRCX: connection successfully created: (1234/rtp C:00CDFFA7 r=NULL:0<->l=::1:4248) (mgcp_protocol.c:772) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #00: 200 17568 OK (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #02: I: 00CDFFA7 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00CDFFA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250813085201588 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250813085201588 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:E1DEAFBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:E1DEAFBC output_enabled 0 (mgcp_conn.c:271) 20250813085201588 DLMGCP DEBUG <0013> (1234/rtp C:E1DEAFBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201588 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:E1DEAFBC CRCX: connection successfully created: (1234/rtp C:E1DEAFBC r=NULL:0<->l=::1:4250) (mgcp_protocol.c:772) 20250813085201588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #00: 200 17569 OK (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #02: I: E1DEAFBC (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1DEAFBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250813085201589 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250813085201589 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:D14096F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:D14096F8 output_enabled 0 (mgcp_conn.c:271) 20250813085201589 DLMGCP DEBUG <0013> (1234/rtp C:D14096F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201589 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:D14096F8 CRCX: connection successfully created: (1234/rtp C:D14096F8 r=NULL:0<->l=::1:4252) (mgcp_protocol.c:772) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #00: 200 17570 OK (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #02: I: D14096F8 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #04: o=- D14096F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250813085201589 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250813085201589 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:801F273A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:801F273A output_enabled 0 (mgcp_conn.c:271) 20250813085201589 DLMGCP DEBUG <0013> (1234/rtp C:801F273A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201589 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:801F273A CRCX: connection successfully created: (1234/rtp C:801F273A r=NULL:0<->l=::1:4254) (mgcp_protocol.c:772) 20250813085201589 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #00: 200 17571 OK (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #02: I: 801F273A (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 801F273A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250813085201590 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250813085201590 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201590 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8B3ACBD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201590 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8B3ACBD3 output_enabled 0 (mgcp_conn.c:271) 20250813085201590 DLMGCP DEBUG <0013> (1234/rtp C:8B3ACBD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201590 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:8B3ACBD3 CRCX: connection successfully created: (1234/rtp C:8B3ACBD3 r=NULL:0<->l=::1:4256) (mgcp_protocol.c:772) 20250813085201590 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #00: 200 17572 OK (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B3ACBD3 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B3ACBD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250813085201591 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250813085201591 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:4F6DE8BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:4F6DE8BB output_enabled 0 (mgcp_conn.c:271) 20250813085201591 DLMGCP DEBUG <0013> (1234/rtp C:4F6DE8BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201591 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:4F6DE8BB CRCX: connection successfully created: (1234/rtp C:4F6DE8BB r=NULL:0<->l=::1:4258) (mgcp_protocol.c:772) 20250813085201591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #00: 200 17573 OK (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F6DE8BB (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F6DE8BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250813085201591 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250813085201591 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5EE1E48D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5EE1E48D output_enabled 0 (mgcp_conn.c:271) 20250813085201592 DLMGCP DEBUG <0013> (1234/rtp C:5EE1E48D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201592 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:5EE1E48D CRCX: connection successfully created: (1234/rtp C:5EE1E48D r=NULL:0<->l=::1:4260) (mgcp_protocol.c:772) 20250813085201592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #00: 200 17574 OK (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EE1E48D (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EE1E48D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250813085201592 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250813085201592 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:C614BF3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:C614BF3C output_enabled 0 (mgcp_conn.c:271) 20250813085201592 DLMGCP DEBUG <0013> (1234/rtp C:C614BF3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201592 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:C614BF3C CRCX: connection successfully created: (1234/rtp C:C614BF3C r=NULL:0<->l=::1:4262) (mgcp_protocol.c:772) 20250813085201592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #00: 200 17575 OK (mgcp_msg.c:72) 20250813085201592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #02: I: C614BF3C (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #04: o=- C614BF3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250813085201593 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250813085201593 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:1BA43C84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:1BA43C84 output_enabled 0 (mgcp_conn.c:271) 20250813085201593 DLMGCP DEBUG <0013> (1234/rtp C:1BA43C84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201593 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:1BA43C84 CRCX: connection successfully created: (1234/rtp C:1BA43C84 r=NULL:0<->l=::1:4264) (mgcp_protocol.c:772) 20250813085201593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #00: 200 17576 OK (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BA43C84 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BA43C84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250813085201594 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250813085201594 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:74D3B3EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:74D3B3EE output_enabled 0 (mgcp_conn.c:271) 20250813085201594 DLMGCP DEBUG <0013> (1234/rtp C:74D3B3EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201594 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:74D3B3EE CRCX: connection successfully created: (1234/rtp C:74D3B3EE r=NULL:0<->l=::1:4266) (mgcp_protocol.c:772) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #00: 200 17577 OK (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #02: I: 74D3B3EE (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74D3B3EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250813085201594 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250813085201594 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:029A4CB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:029A4CB4 output_enabled 0 (mgcp_conn.c:271) 20250813085201594 DLMGCP DEBUG <0013> (1234/rtp C:029A4CB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201594 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:029A4CB4 CRCX: connection successfully created: (1234/rtp C:029A4CB4 r=NULL:0<->l=::1:4268) (mgcp_protocol.c:772) 20250813085201594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #00: 200 17578 OK (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #02: I: 029A4CB4 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 029A4CB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250813085201595 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250813085201595 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:8055C9D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:8055C9D8 output_enabled 0 (mgcp_conn.c:271) 20250813085201595 DLMGCP DEBUG <0013> (1234/rtp C:8055C9D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201595 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:8055C9D8 CRCX: connection successfully created: (1234/rtp C:8055C9D8 r=NULL:0<->l=::1:4270) (mgcp_protocol.c:772) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #00: 200 17579 OK (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #02: I: 8055C9D8 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8055C9D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250813085201595 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250813085201595 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:64967EB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:64967EB2 output_enabled 0 (mgcp_conn.c:271) 20250813085201595 DLMGCP DEBUG <0013> (1234/rtp C:64967EB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201595 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:64967EB2 CRCX: connection successfully created: (1234/rtp C:64967EB2 r=NULL:0<->l=::1:4272) (mgcp_protocol.c:772) 20250813085201595 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #00: 200 17580 OK (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #02: I: 64967EB2 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64967EB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250813085201596 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250813085201596 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:FF064F23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:FF064F23 output_enabled 0 (mgcp_conn.c:271) 20250813085201596 DLMGCP DEBUG <0013> (1234/rtp C:FF064F23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201596 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:FF064F23 CRCX: connection successfully created: (1234/rtp C:FF064F23 r=NULL:0<->l=::1:4274) (mgcp_protocol.c:772) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #00: 200 17581 OK (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #02: I: FF064F23 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF064F23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250813085201596 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250813085201596 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:CAF3504C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:CAF3504C output_enabled 0 (mgcp_conn.c:271) 20250813085201596 DLMGCP DEBUG <0013> (1234/rtp C:CAF3504C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201596 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:CAF3504C CRCX: connection successfully created: (1234/rtp C:CAF3504C r=NULL:0<->l=::1:4276) (mgcp_protocol.c:772) 20250813085201596 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #00: 200 17582 OK (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #02: I: CAF3504C (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAF3504C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250813085201597 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250813085201597 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F5888C90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F5888C90 output_enabled 0 (mgcp_conn.c:271) 20250813085201597 DLMGCP DEBUG <0013> (1234/rtp C:F5888C90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201597 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:F5888C90 CRCX: connection successfully created: (1234/rtp C:F5888C90 r=NULL:0<->l=::1:4278) (mgcp_protocol.c:772) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #00: 200 17583 OK (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #02: I: F5888C90 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5888C90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250813085201597 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250813085201597 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:BBFBF541 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:BBFBF541 output_enabled 0 (mgcp_conn.c:271) 20250813085201597 DLMGCP DEBUG <0013> (1234/rtp C:BBFBF541 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201597 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:BBFBF541 CRCX: connection successfully created: (1234/rtp C:BBFBF541 r=NULL:0<->l=::1:4280) (mgcp_protocol.c:772) 20250813085201597 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #00: 200 17584 OK (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #02: I: BBFBF541 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBFBF541 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250813085201598 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250813085201598 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:7991AB0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:7991AB0D output_enabled 0 (mgcp_conn.c:271) 20250813085201598 DLMGCP DEBUG <0013> (1234/rtp C:7991AB0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201598 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:7991AB0D CRCX: connection successfully created: (1234/rtp C:7991AB0D r=NULL:0<->l=::1:4282) (mgcp_protocol.c:772) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #00: 200 17585 OK (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #02: I: 7991AB0D (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7991AB0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250813085201598 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250813085201598 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:DCB07A56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:DCB07A56 output_enabled 0 (mgcp_conn.c:271) 20250813085201598 DLMGCP DEBUG <0013> (1234/rtp C:DCB07A56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201598 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:DCB07A56 CRCX: connection successfully created: (1234/rtp C:DCB07A56 r=NULL:0<->l=::1:4284) (mgcp_protocol.c:772) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #00: 200 17586 OK (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #02: I: DCB07A56 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCB07A56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201598 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250813085201599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250813085201599 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:C87EE447 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:C87EE447 output_enabled 0 (mgcp_conn.c:271) 20250813085201599 DLMGCP DEBUG <0013> (1234/rtp C:C87EE447 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201599 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:C87EE447 CRCX: connection successfully created: (1234/rtp C:C87EE447 r=NULL:0<->l=::1:4286) (mgcp_protocol.c:772) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #00: 200 17587 OK (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #02: I: C87EE447 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #04: o=- C87EE447 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250813085201599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250813085201599 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:82B10CA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:82B10CA1 output_enabled 0 (mgcp_conn.c:271) 20250813085201599 DLMGCP DEBUG <0013> (1234/rtp C:82B10CA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201599 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:82B10CA1 CRCX: connection successfully created: (1234/rtp C:82B10CA1 r=NULL:0<->l=::1:4288) (mgcp_protocol.c:772) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #00: 200 17588 OK (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #02: I: 82B10CA1 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82B10CA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250813085201599 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250813085201599 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:477E73D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:477E73D9 output_enabled 0 (mgcp_conn.c:271) 20250813085201600 DLMGCP DEBUG <0013> (1234/rtp C:477E73D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:477E73D9 CRCX: connection successfully created: (1234/rtp C:477E73D9 r=NULL:0<->l=::1:4290) (mgcp_protocol.c:772) 20250813085201600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #00: 200 17589 OK (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #02: I: 477E73D9 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 477E73D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250813085201600 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250813085201600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F2C08590 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F2C08590 output_enabled 0 (mgcp_conn.c:271) 20250813085201600 DLMGCP DEBUG <0013> (1234/rtp C:F2C08590 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:F2C08590 CRCX: connection successfully created: (1234/rtp C:F2C08590 r=NULL:0<->l=::1:4292) (mgcp_protocol.c:772) 20250813085201600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #00: 200 17590 OK (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #02: I: F2C08590 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2C08590 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250813085201601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250813085201601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:0B4C0B8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:0B4C0B8E output_enabled 0 (mgcp_conn.c:271) 20250813085201601 DLMGCP DEBUG <0013> (1234/rtp C:0B4C0B8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:0B4C0B8E CRCX: connection successfully created: (1234/rtp C:0B4C0B8E r=NULL:0<->l=::1:4294) (mgcp_protocol.c:772) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #00: 200 17591 OK (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B4C0B8E (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B4C0B8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250813085201601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250813085201601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7100AEC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7100AEC4 output_enabled 0 (mgcp_conn.c:271) 20250813085201601 DLMGCP DEBUG <0013> (1234/rtp C:7100AEC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:7100AEC4 CRCX: connection successfully created: (1234/rtp C:7100AEC4 r=NULL:0<->l=::1:4296) (mgcp_protocol.c:772) 20250813085201601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #00: 200 17592 OK (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #02: I: 7100AEC4 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7100AEC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250813085201602 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250813085201602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:CEB0E60F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:CEB0E60F output_enabled 0 (mgcp_conn.c:271) 20250813085201602 DLMGCP DEBUG <0013> (1234/rtp C:CEB0E60F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:CEB0E60F CRCX: connection successfully created: (1234/rtp C:CEB0E60F r=NULL:0<->l=::1:4298) (mgcp_protocol.c:772) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #00: 200 17593 OK (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #02: I: CEB0E60F (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEB0E60F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250813085201602 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250813085201602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:FDCAC2F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:FDCAC2F6 output_enabled 0 (mgcp_conn.c:271) 20250813085201602 DLMGCP DEBUG <0013> (1234/rtp C:FDCAC2F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:FDCAC2F6 CRCX: connection successfully created: (1234/rtp C:FDCAC2F6 r=NULL:0<->l=::1:4300) (mgcp_protocol.c:772) 20250813085201602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #00: 200 17594 OK (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #02: I: FDCAC2F6 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDCAC2F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250813085201603 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250813085201603 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:421E8EAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:421E8EAB output_enabled 0 (mgcp_conn.c:271) 20250813085201603 DLMGCP DEBUG <0013> (1234/rtp C:421E8EAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201603 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:421E8EAB CRCX: connection successfully created: (1234/rtp C:421E8EAB r=NULL:0<->l=::1:4302) (mgcp_protocol.c:772) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #00: 200 17595 OK (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #02: I: 421E8EAB (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 421E8EAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250813085201603 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250813085201603 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:AC54EBAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:AC54EBAE output_enabled 0 (mgcp_conn.c:271) 20250813085201603 DLMGCP DEBUG <0013> (1234/rtp C:AC54EBAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201603 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:AC54EBAE CRCX: connection successfully created: (1234/rtp C:AC54EBAE r=NULL:0<->l=::1:4304) (mgcp_protocol.c:772) 20250813085201603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #00: 200 17596 OK (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #02: I: AC54EBAE (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC54EBAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250813085201604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250813085201604 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:2A8476AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:2A8476AC output_enabled 0 (mgcp_conn.c:271) 20250813085201604 DLMGCP DEBUG <0013> (1234/rtp C:2A8476AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201604 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:2A8476AC CRCX: connection successfully created: (1234/rtp C:2A8476AC r=NULL:0<->l=::1:4306) (mgcp_protocol.c:772) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #00: 200 17597 OK (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A8476AC (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A8476AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250813085201604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250813085201604 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:2ECBD242 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:2ECBD242 output_enabled 0 (mgcp_conn.c:271) 20250813085201604 DLMGCP DEBUG <0013> (1234/rtp C:2ECBD242 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201604 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:2ECBD242 CRCX: connection successfully created: (1234/rtp C:2ECBD242 r=NULL:0<->l=::1:4308) (mgcp_protocol.c:772) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #00: 200 17598 OK (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #02: I: 2ECBD242 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2ECBD242 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250813085201604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250813085201604 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:5F52BFFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:5F52BFFD output_enabled 0 (mgcp_conn.c:271) 20250813085201605 DLMGCP DEBUG <0013> (1234/rtp C:5F52BFFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201605 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:5F52BFFD CRCX: connection successfully created: (1234/rtp C:5F52BFFD r=NULL:0<->l=::1:4310) (mgcp_protocol.c:772) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #00: 200 17599 OK (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F52BFFD (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F52BFFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250813085201605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250813085201605 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:E6CDB57E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:E6CDB57E output_enabled 0 (mgcp_conn.c:271) 20250813085201605 DLMGCP DEBUG <0013> (1234/rtp C:E6CDB57E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201605 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:E6CDB57E CRCX: connection successfully created: (1234/rtp C:E6CDB57E r=NULL:0<->l=::1:4312) (mgcp_protocol.c:772) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #00: 200 17600 OK (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #02: I: E6CDB57E (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6CDB57E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250813085201605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250813085201605 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C003C1E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C003C1E1 output_enabled 0 (mgcp_conn.c:271) 20250813085201605 DLMGCP DEBUG <0013> (1234/rtp C:C003C1E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201605 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:C003C1E1 CRCX: connection successfully created: (1234/rtp C:C003C1E1 r=NULL:0<->l=::1:4314) (mgcp_protocol.c:772) 20250813085201605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #00: 200 17601 OK (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #02: I: C003C1E1 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #04: o=- C003C1E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250813085201606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250813085201606 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:6FC3CEC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:6FC3CEC2 output_enabled 0 (mgcp_conn.c:271) 20250813085201606 DLMGCP DEBUG <0013> (1234/rtp C:6FC3CEC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201606 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:6FC3CEC2 CRCX: connection successfully created: (1234/rtp C:6FC3CEC2 r=NULL:0<->l=::1:4316) (mgcp_protocol.c:772) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #00: 200 17602 OK (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FC3CEC2 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FC3CEC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250813085201606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250813085201606 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:AB3A8716 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:AB3A8716 output_enabled 0 (mgcp_conn.c:271) 20250813085201606 DLMGCP DEBUG <0013> (1234/rtp C:AB3A8716 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201606 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:AB3A8716 CRCX: connection successfully created: (1234/rtp C:AB3A8716 r=NULL:0<->l=::1:4318) (mgcp_protocol.c:772) 20250813085201606 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #00: 200 17603 OK (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #02: I: AB3A8716 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB3A8716 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250813085201607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250813085201607 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:B8F2EF86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:B8F2EF86 output_enabled 0 (mgcp_conn.c:271) 20250813085201607 DLMGCP DEBUG <0013> (1234/rtp C:B8F2EF86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201607 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:B8F2EF86 CRCX: connection successfully created: (1234/rtp C:B8F2EF86 r=NULL:0<->l=::1:4320) (mgcp_protocol.c:772) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #00: 200 17604 OK (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #02: I: B8F2EF86 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8F2EF86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250813085201607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250813085201607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:499F145F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:499F145F output_enabled 0 (mgcp_conn.c:271) 20250813085201607 DLMGCP DEBUG <0013> (1234/rtp C:499F145F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:499F145F CRCX: connection successfully created: (1234/rtp C:499F145F r=NULL:0<->l=::1:4322) (mgcp_protocol.c:772) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #00: 200 17605 OK (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #02: I: 499F145F (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 499F145F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250813085201607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250813085201607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BA995132 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BA995132 output_enabled 0 (mgcp_conn.c:271) 20250813085201607 DLMGCP DEBUG <0013> (1234/rtp C:BA995132 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:BA995132 CRCX: connection successfully created: (1234/rtp C:BA995132 r=NULL:0<->l=::1:4324) (mgcp_protocol.c:772) 20250813085201607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #00: 200 17606 OK (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #02: I: BA995132 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA995132 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250813085201608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250813085201608 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:9B1089E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:9B1089E8 output_enabled 0 (mgcp_conn.c:271) 20250813085201608 DLMGCP DEBUG <0013> (1234/rtp C:9B1089E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201608 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:9B1089E8 CRCX: connection successfully created: (1234/rtp C:9B1089E8 r=NULL:0<->l=::1:4326) (mgcp_protocol.c:772) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #00: 200 17607 OK (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B1089E8 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B1089E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250813085201608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250813085201608 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6EBB7F2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6EBB7F2E output_enabled 0 (mgcp_conn.c:271) 20250813085201608 DLMGCP DEBUG <0013> (1234/rtp C:6EBB7F2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201608 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:6EBB7F2E CRCX: connection successfully created: (1234/rtp C:6EBB7F2E r=NULL:0<->l=::1:4328) (mgcp_protocol.c:772) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #00: 200 17608 OK (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EBB7F2E (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EBB7F2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250813085201608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250813085201608 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0C9B9A0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0C9B9A0E output_enabled 0 (mgcp_conn.c:271) 20250813085201608 DLMGCP DEBUG <0013> (1234/rtp C:0C9B9A0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201608 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:0C9B9A0E CRCX: connection successfully created: (1234/rtp C:0C9B9A0E r=NULL:0<->l=::1:4330) (mgcp_protocol.c:772) 20250813085201608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #00: 200 17609 OK (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C9B9A0E (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C9B9A0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250813085201609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250813085201609 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:87D19A4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:87D19A4F output_enabled 0 (mgcp_conn.c:271) 20250813085201609 DLMGCP DEBUG <0013> (1234/rtp C:87D19A4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201609 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:87D19A4F CRCX: connection successfully created: (1234/rtp C:87D19A4F r=NULL:0<->l=::1:4332) (mgcp_protocol.c:772) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #00: 200 17610 OK (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #02: I: 87D19A4F (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87D19A4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250813085201609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250813085201609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8D31E0DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8D31E0DA output_enabled 0 (mgcp_conn.c:271) 20250813085201609 DLMGCP DEBUG <0013> (1234/rtp C:8D31E0DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:8D31E0DA CRCX: connection successfully created: (1234/rtp C:8D31E0DA r=NULL:0<->l=::1:4334) (mgcp_protocol.c:772) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #00: 200 17611 OK (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D31E0DA (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D31E0DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250813085201609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250813085201609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:31523809 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:31523809 output_enabled 0 (mgcp_conn.c:271) 20250813085201610 DLMGCP DEBUG <0013> (1234/rtp C:31523809 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:31523809 CRCX: connection successfully created: (1234/rtp C:31523809 r=NULL:0<->l=::1:4336) (mgcp_protocol.c:772) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #00: 200 17612 OK (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #02: I: 31523809 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31523809 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250813085201610 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250813085201610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:36CAB5F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:36CAB5F3 output_enabled 0 (mgcp_conn.c:271) 20250813085201610 DLMGCP DEBUG <0013> (1234/rtp C:36CAB5F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:36CAB5F3 CRCX: connection successfully created: (1234/rtp C:36CAB5F3 r=NULL:0<->l=::1:4338) (mgcp_protocol.c:772) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #00: 200 17613 OK (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #02: I: 36CAB5F3 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36CAB5F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250813085201610 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250813085201610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:92194C34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:92194C34 output_enabled 0 (mgcp_conn.c:271) 20250813085201610 DLMGCP DEBUG <0013> (1234/rtp C:92194C34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:92194C34 CRCX: connection successfully created: (1234/rtp C:92194C34 r=NULL:0<->l=::1:4340) (mgcp_protocol.c:772) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #00: 200 17614 OK (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #02: I: 92194C34 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92194C34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250813085201610 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250813085201610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:37B868C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:37B868C4 output_enabled 0 (mgcp_conn.c:271) 20250813085201611 DLMGCP DEBUG <0013> (1234/rtp C:37B868C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201611 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:37B868C4 CRCX: connection successfully created: (1234/rtp C:37B868C4 r=NULL:0<->l=::1:4342) (mgcp_protocol.c:772) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #00: 200 17615 OK (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #02: I: 37B868C4 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37B868C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250813085201611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250813085201611 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:34C8E9B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:34C8E9B6 output_enabled 0 (mgcp_conn.c:271) 20250813085201611 DLMGCP DEBUG <0013> (1234/rtp C:34C8E9B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201611 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:34C8E9B6 CRCX: connection successfully created: (1234/rtp C:34C8E9B6 r=NULL:0<->l=::1:4344) (mgcp_protocol.c:772) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #00: 200 17616 OK (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #02: I: 34C8E9B6 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34C8E9B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250813085201611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250813085201611 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:040B4DD1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:040B4DD1 output_enabled 0 (mgcp_conn.c:271) 20250813085201611 DLMGCP DEBUG <0013> (1234/rtp C:040B4DD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201611 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:040B4DD1 CRCX: connection successfully created: (1234/rtp C:040B4DD1 r=NULL:0<->l=::1:4346) (mgcp_protocol.c:772) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #00: 200 17617 OK (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #02: I: 040B4DD1 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 040B4DD1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250813085201611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250813085201611 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3F1E84A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3F1E84A7 output_enabled 0 (mgcp_conn.c:271) 20250813085201611 DLMGCP DEBUG <0013> (1234/rtp C:3F1E84A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201611 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:3F1E84A7 CRCX: connection successfully created: (1234/rtp C:3F1E84A7 r=NULL:0<->l=::1:4348) (mgcp_protocol.c:772) 20250813085201611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #00: 200 17618 OK (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F1E84A7 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F1E84A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250813085201612 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250813085201612 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:91C0B3B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:91C0B3B8 output_enabled 0 (mgcp_conn.c:271) 20250813085201612 DLMGCP DEBUG <0013> (1234/rtp C:91C0B3B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201612 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:91C0B3B8 CRCX: connection successfully created: (1234/rtp C:91C0B3B8 r=NULL:0<->l=::1:4350) (mgcp_protocol.c:772) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #00: 200 17619 OK (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #02: I: 91C0B3B8 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91C0B3B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250813085201612 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250813085201612 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:18EE8901 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:18EE8901 output_enabled 0 (mgcp_conn.c:271) 20250813085201612 DLMGCP DEBUG <0013> (1234/rtp C:18EE8901 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201612 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:18EE8901 CRCX: connection successfully created: (1234/rtp C:18EE8901 r=NULL:0<->l=::1:4352) (mgcp_protocol.c:772) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #00: 200 17620 OK (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #02: I: 18EE8901 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18EE8901 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250813085201612 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250813085201612 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:CD802964 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:CD802964 output_enabled 0 (mgcp_conn.c:271) 20250813085201612 DLMGCP DEBUG <0013> (1234/rtp C:CD802964 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201612 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:CD802964 CRCX: connection successfully created: (1234/rtp C:CD802964 r=NULL:0<->l=::1:4354) (mgcp_protocol.c:772) 20250813085201612 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #00: 200 17621 OK (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #02: I: CD802964 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD802964 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250813085201613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250813085201613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:A280B96E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:A280B96E output_enabled 0 (mgcp_conn.c:271) 20250813085201613 DLMGCP DEBUG <0013> (1234/rtp C:A280B96E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:A280B96E CRCX: connection successfully created: (1234/rtp C:A280B96E r=NULL:0<->l=::1:4356) (mgcp_protocol.c:772) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #00: 200 17622 OK (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #02: I: A280B96E (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #04: o=- A280B96E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250813085201613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250813085201613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:22AF804F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:22AF804F output_enabled 0 (mgcp_conn.c:271) 20250813085201613 DLMGCP DEBUG <0013> (1234/rtp C:22AF804F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:22AF804F CRCX: connection successfully created: (1234/rtp C:22AF804F r=NULL:0<->l=::1:4358) (mgcp_protocol.c:772) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #00: 200 17623 OK (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #02: I: 22AF804F (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22AF804F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250813085201613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250813085201613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:3486FD28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:3486FD28 output_enabled 0 (mgcp_conn.c:271) 20250813085201613 DLMGCP DEBUG <0013> (1234/rtp C:3486FD28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:3486FD28 CRCX: connection successfully created: (1234/rtp C:3486FD28 r=NULL:0<->l=::1:4360) (mgcp_protocol.c:772) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #00: 200 17624 OK (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #02: I: 3486FD28 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3486FD28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250813085201613 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0DA7DF4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0DA7DF4E output_enabled 0 (mgcp_conn.c:271) 20250813085201614 DLMGCP DEBUG <0013> (1234/rtp C:0DA7DF4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:0DA7DF4E CRCX: connection successfully created: (1234/rtp C:0DA7DF4E r=NULL:0<->l=::1:4362) (mgcp_protocol.c:772) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #00: 200 17625 OK (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DA7DF4E (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DA7DF4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250813085201614 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:2A739FE8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:2A739FE8 output_enabled 0 (mgcp_conn.c:271) 20250813085201614 DLMGCP DEBUG <0013> (1234/rtp C:2A739FE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:2A739FE8 CRCX: connection successfully created: (1234/rtp C:2A739FE8 r=NULL:0<->l=::1:4364) (mgcp_protocol.c:772) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #00: 200 17626 OK (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A739FE8 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A739FE8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250813085201614 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:EBC158F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:EBC158F7 output_enabled 0 (mgcp_conn.c:271) 20250813085201614 DLMGCP DEBUG <0013> (1234/rtp C:EBC158F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:EBC158F7 CRCX: connection successfully created: (1234/rtp C:EBC158F7 r=NULL:0<->l=::1:4366) (mgcp_protocol.c:772) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #00: 200 17627 OK (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #02: I: EBC158F7 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBC158F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250813085201614 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CB15B077 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CB15B077 output_enabled 0 (mgcp_conn.c:271) 20250813085201614 DLMGCP DEBUG <0013> (1234/rtp C:CB15B077 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:CB15B077 CRCX: connection successfully created: (1234/rtp C:CB15B077 r=NULL:0<->l=::1:4368) (mgcp_protocol.c:772) 20250813085201614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #00: 200 17628 OK (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #02: I: CB15B077 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB15B077 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250813085201615 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D75F5EDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D75F5EDB output_enabled 0 (mgcp_conn.c:271) 20250813085201615 DLMGCP DEBUG <0013> (1234/rtp C:D75F5EDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:D75F5EDB CRCX: connection successfully created: (1234/rtp C:D75F5EDB r=NULL:0<->l=::1:4370) (mgcp_protocol.c:772) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #00: 200 17629 OK (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #02: I: D75F5EDB (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #04: o=- D75F5EDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250813085201615 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D86C40AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D86C40AD output_enabled 0 (mgcp_conn.c:271) 20250813085201615 DLMGCP DEBUG <0013> (1234/rtp C:D86C40AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:D86C40AD CRCX: connection successfully created: (1234/rtp C:D86C40AD r=NULL:0<->l=::1:4372) (mgcp_protocol.c:772) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #00: 200 17630 OK (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #02: I: D86C40AD (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #04: o=- D86C40AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250813085201615 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0B2C9081 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0B2C9081 output_enabled 0 (mgcp_conn.c:271) 20250813085201615 DLMGCP DEBUG <0013> (1234/rtp C:0B2C9081 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:0B2C9081 CRCX: connection successfully created: (1234/rtp C:0B2C9081 r=NULL:0<->l=::1:4374) (mgcp_protocol.c:772) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #00: 200 17631 OK (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B2C9081 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B2C9081 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250813085201615 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:759C0966 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:759C0966 output_enabled 0 (mgcp_conn.c:271) 20250813085201615 DLMGCP DEBUG <0013> (1234/rtp C:759C0966 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:759C0966 CRCX: connection successfully created: (1234/rtp C:759C0966 r=NULL:0<->l=::1:4376) (mgcp_protocol.c:772) 20250813085201615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #00: 200 17632 OK (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #02: I: 759C0966 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 759C0966 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250813085201616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250813085201616 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:02127EBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:02127EBE output_enabled 0 (mgcp_conn.c:271) 20250813085201616 DLMGCP DEBUG <0013> (1234/rtp C:02127EBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201616 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:02127EBE CRCX: connection successfully created: (1234/rtp C:02127EBE r=NULL:0<->l=::1:4378) (mgcp_protocol.c:772) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #00: 200 17633 OK (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #02: I: 02127EBE (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02127EBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250813085201616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250813085201616 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:CFA1B260 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:CFA1B260 output_enabled 0 (mgcp_conn.c:271) 20250813085201616 DLMGCP DEBUG <0013> (1234/rtp C:CFA1B260 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201616 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:CFA1B260 CRCX: connection successfully created: (1234/rtp C:CFA1B260 r=NULL:0<->l=::1:4380) (mgcp_protocol.c:772) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #00: 200 17634 OK (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #02: I: CFA1B260 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #04: o=- CFA1B260 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250813085201616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250813085201616 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:CA6ED4FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:CA6ED4FA output_enabled 0 (mgcp_conn.c:271) 20250813085201616 DLMGCP DEBUG <0013> (1234/rtp C:CA6ED4FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201616 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:CA6ED4FA CRCX: connection successfully created: (1234/rtp C:CA6ED4FA r=NULL:0<->l=::1:4382) (mgcp_protocol.c:772) 20250813085201616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #00: 200 17635 OK (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #02: I: CA6ED4FA (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA6ED4FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250813085201617 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250813085201617 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:93E8982A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:93E8982A output_enabled 0 (mgcp_conn.c:271) 20250813085201617 DLMGCP DEBUG <0013> (1234/rtp C:93E8982A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201617 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:93E8982A CRCX: connection successfully created: (1234/rtp C:93E8982A r=NULL:0<->l=::1:4384) (mgcp_protocol.c:772) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #00: 200 17636 OK (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #02: I: 93E8982A (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93E8982A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250813085201617 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250813085201617 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:95D8326F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:95D8326F output_enabled 0 (mgcp_conn.c:271) 20250813085201617 DLMGCP DEBUG <0013> (1234/rtp C:95D8326F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201617 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:95D8326F CRCX: connection successfully created: (1234/rtp C:95D8326F r=NULL:0<->l=::1:4386) (mgcp_protocol.c:772) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #00: 200 17637 OK (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #02: I: 95D8326F (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95D8326F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250813085201617 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250813085201617 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:B96233B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:B96233B9 output_enabled 0 (mgcp_conn.c:271) 20250813085201617 DLMGCP DEBUG <0013> (1234/rtp C:B96233B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201617 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:B96233B9 CRCX: connection successfully created: (1234/rtp C:B96233B9 r=NULL:0<->l=::1:4388) (mgcp_protocol.c:772) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #00: 200 17638 OK (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #02: I: B96233B9 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #04: o=- B96233B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250813085201618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:0FF9B1C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:0FF9B1C7 output_enabled 0 (mgcp_conn.c:271) 20250813085201618 DLMGCP DEBUG <0013> (1234/rtp C:0FF9B1C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:0FF9B1C7 CRCX: connection successfully created: (1234/rtp C:0FF9B1C7 r=NULL:0<->l=::1:4390) (mgcp_protocol.c:772) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #00: 200 17639 OK (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FF9B1C7 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FF9B1C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250813085201618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9185536D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9185536D output_enabled 0 (mgcp_conn.c:271) 20250813085201618 DLMGCP DEBUG <0013> (1234/rtp C:9185536D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:9185536D CRCX: connection successfully created: (1234/rtp C:9185536D r=NULL:0<->l=::1:4392) (mgcp_protocol.c:772) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #00: 200 17640 OK (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #02: I: 9185536D (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9185536D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250813085201618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:ED201D4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:ED201D4A output_enabled 0 (mgcp_conn.c:271) 20250813085201618 DLMGCP DEBUG <0013> (1234/rtp C:ED201D4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:ED201D4A CRCX: connection successfully created: (1234/rtp C:ED201D4A r=NULL:0<->l=::1:4394) (mgcp_protocol.c:772) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #00: 200 17641 OK (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #02: I: ED201D4A (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED201D4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250813085201618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:263CE30A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:263CE30A output_enabled 0 (mgcp_conn.c:271) 20250813085201618 DLMGCP DEBUG <0013> (1234/rtp C:263CE30A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201618 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:263CE30A CRCX: connection successfully created: (1234/rtp C:263CE30A r=NULL:0<->l=::1:4396) (mgcp_protocol.c:772) 20250813085201618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #00: 200 17642 OK (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #02: I: 263CE30A (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 263CE30A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250813085201619 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:9937DBF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:9937DBF8 output_enabled 0 (mgcp_conn.c:271) 20250813085201619 DLMGCP DEBUG <0013> (1234/rtp C:9937DBF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:9937DBF8 CRCX: connection successfully created: (1234/rtp C:9937DBF8 r=NULL:0<->l=::1:4398) (mgcp_protocol.c:772) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #00: 200 17643 OK (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #02: I: 9937DBF8 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9937DBF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250813085201619 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:4DC78349 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:4DC78349 output_enabled 0 (mgcp_conn.c:271) 20250813085201619 DLMGCP DEBUG <0013> (1234/rtp C:4DC78349 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:4DC78349 CRCX: connection successfully created: (1234/rtp C:4DC78349 r=NULL:0<->l=::1:4400) (mgcp_protocol.c:772) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #00: 200 17644 OK (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DC78349 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DC78349 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250813085201619 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5932FB10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5932FB10 output_enabled 0 (mgcp_conn.c:271) 20250813085201619 DLMGCP DEBUG <0013> (1234/rtp C:5932FB10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:5932FB10 CRCX: connection successfully created: (1234/rtp C:5932FB10 r=NULL:0<->l=::1:4402) (mgcp_protocol.c:772) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #00: 200 17645 OK (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #02: I: 5932FB10 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5932FB10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250813085201619 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:05D4710A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:05D4710A output_enabled 0 (mgcp_conn.c:271) 20250813085201619 DLMGCP DEBUG <0013> (1234/rtp C:05D4710A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:05D4710A CRCX: connection successfully created: (1234/rtp C:05D4710A r=NULL:0<->l=::1:4404) (mgcp_protocol.c:772) 20250813085201619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #00: 200 17646 OK (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #02: I: 05D4710A (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05D4710A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250813085201620 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250813085201620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:1021D147 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:1021D147 output_enabled 0 (mgcp_conn.c:271) 20250813085201620 DLMGCP DEBUG <0013> (1234/rtp C:1021D147 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:1021D147 CRCX: connection successfully created: (1234/rtp C:1021D147 r=NULL:0<->l=::1:4406) (mgcp_protocol.c:772) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #00: 200 17647 OK (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #02: I: 1021D147 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1021D147 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250813085201620 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250813085201620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3D4ECABF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3D4ECABF output_enabled 0 (mgcp_conn.c:271) 20250813085201620 DLMGCP DEBUG <0013> (1234/rtp C:3D4ECABF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:3D4ECABF CRCX: connection successfully created: (1234/rtp C:3D4ECABF r=NULL:0<->l=::1:4408) (mgcp_protocol.c:772) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #00: 200 17648 OK (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D4ECABF (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D4ECABF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250813085201620 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250813085201620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:7A39543D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:7A39543D output_enabled 0 (mgcp_conn.c:271) 20250813085201620 DLMGCP DEBUG <0013> (1234/rtp C:7A39543D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:7A39543D CRCX: connection successfully created: (1234/rtp C:7A39543D r=NULL:0<->l=::1:4410) (mgcp_protocol.c:772) 20250813085201620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #00: 200 17649 OK (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A39543D (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A39543D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250813085201621 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250813085201621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:B44E0E2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:B44E0E2F output_enabled 0 (mgcp_conn.c:271) 20250813085201621 DLMGCP DEBUG <0013> (1234/rtp C:B44E0E2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:B44E0E2F CRCX: connection successfully created: (1234/rtp C:B44E0E2F r=NULL:0<->l=::1:4412) (mgcp_protocol.c:772) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #00: 200 17650 OK (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #02: I: B44E0E2F (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #04: o=- B44E0E2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250813085201621 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250813085201621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:19809347 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:19809347 output_enabled 0 (mgcp_conn.c:271) 20250813085201621 DLMGCP DEBUG <0013> (1234/rtp C:19809347 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:19809347 CRCX: connection successfully created: (1234/rtp C:19809347 r=NULL:0<->l=::1:4414) (mgcp_protocol.c:772) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #00: 200 17651 OK (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #02: I: 19809347 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19809347 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250813085201621 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250813085201621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:8CFB7C40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:8CFB7C40 output_enabled 0 (mgcp_conn.c:271) 20250813085201621 DLMGCP DEBUG <0013> (1234/rtp C:8CFB7C40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:8CFB7C40 CRCX: connection successfully created: (1234/rtp C:8CFB7C40 r=NULL:0<->l=::1:4416) (mgcp_protocol.c:772) 20250813085201621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #00: 200 17652 OK (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CFB7C40 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CFB7C40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250813085201622 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250813085201622 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:960F4CE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:960F4CE7 output_enabled 0 (mgcp_conn.c:271) 20250813085201622 DLMGCP DEBUG <0013> (1234/rtp C:960F4CE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201622 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:960F4CE7 CRCX: connection successfully created: (1234/rtp C:960F4CE7 r=NULL:0<->l=::1:4418) (mgcp_protocol.c:772) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #00: 200 17653 OK (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #02: I: 960F4CE7 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 960F4CE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250813085201622 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250813085201622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:D1417E34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:D1417E34 output_enabled 0 (mgcp_conn.c:271) 20250813085201622 DLMGCP DEBUG <0013> (1234/rtp C:D1417E34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:D1417E34 CRCX: connection successfully created: (1234/rtp C:D1417E34 r=NULL:0<->l=::1:4420) (mgcp_protocol.c:772) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #00: 200 17654 OK (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #02: I: D1417E34 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1417E34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250813085201622 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250813085201622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6CED58E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6CED58E3 output_enabled 0 (mgcp_conn.c:271) 20250813085201622 DLMGCP DEBUG <0013> (1234/rtp C:6CED58E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:6CED58E3 CRCX: connection successfully created: (1234/rtp C:6CED58E3 r=NULL:0<->l=::1:4422) (mgcp_protocol.c:772) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #00: 200 17655 OK (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CED58E3 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CED58E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250813085201622 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250813085201622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:FB4F42B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:FB4F42B5 output_enabled 0 (mgcp_conn.c:271) 20250813085201622 DLMGCP DEBUG <0013> (1234/rtp C:FB4F42B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201623 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:FB4F42B5 CRCX: connection successfully created: (1234/rtp C:FB4F42B5 r=NULL:0<->l=::1:4424) (mgcp_protocol.c:772) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #00: 200 17656 OK (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #02: I: FB4F42B5 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB4F42B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250813085201623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250813085201623 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C72BA322 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C72BA322 output_enabled 0 (mgcp_conn.c:271) 20250813085201623 DLMGCP DEBUG <0013> (1234/rtp C:C72BA322 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201623 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:C72BA322 CRCX: connection successfully created: (1234/rtp C:C72BA322 r=NULL:0<->l=::1:4426) (mgcp_protocol.c:772) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #00: 200 17657 OK (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #02: I: C72BA322 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #04: o=- C72BA322 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250813085201623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250813085201623 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:95128422 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:95128422 output_enabled 0 (mgcp_conn.c:271) 20250813085201623 DLMGCP DEBUG <0013> (1234/rtp C:95128422 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201623 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:95128422 CRCX: connection successfully created: (1234/rtp C:95128422 r=NULL:0<->l=::1:4428) (mgcp_protocol.c:772) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #00: 200 17658 OK (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #02: I: 95128422 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95128422 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250813085201623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250813085201623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4C7CA8FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4C7CA8FD output_enabled 0 (mgcp_conn.c:271) 20250813085201623 DLMGCP DEBUG <0013> (1234/rtp C:4C7CA8FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:4C7CA8FD CRCX: connection successfully created: (1234/rtp C:4C7CA8FD r=NULL:0<->l=::1:4430) (mgcp_protocol.c:772) 20250813085201623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #00: 200 17659 OK (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C7CA8FD (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C7CA8FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250813085201624 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250813085201624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:636BC3CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:636BC3CB output_enabled 0 (mgcp_conn.c:271) 20250813085201624 DLMGCP DEBUG <0013> (1234/rtp C:636BC3CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:636BC3CB CRCX: connection successfully created: (1234/rtp C:636BC3CB r=NULL:0<->l=::1:4432) (mgcp_protocol.c:772) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #00: 200 17660 OK (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #02: I: 636BC3CB (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 636BC3CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250813085201624 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250813085201624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:8516B73F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:8516B73F output_enabled 0 (mgcp_conn.c:271) 20250813085201624 DLMGCP DEBUG <0013> (1234/rtp C:8516B73F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:8516B73F CRCX: connection successfully created: (1234/rtp C:8516B73F r=NULL:0<->l=::1:4434) (mgcp_protocol.c:772) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #00: 200 17661 OK (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #02: I: 8516B73F (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8516B73F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250813085201624 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250813085201624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E24202A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E24202A6 output_enabled 0 (mgcp_conn.c:271) 20250813085201624 DLMGCP DEBUG <0013> (1234/rtp C:E24202A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:E24202A6 CRCX: connection successfully created: (1234/rtp C:E24202A6 r=NULL:0<->l=::1:4436) (mgcp_protocol.c:772) 20250813085201624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #00: 200 17662 OK (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #02: I: E24202A6 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #04: o=- E24202A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250813085201625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:08D7D064 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:08D7D064 output_enabled 0 (mgcp_conn.c:271) 20250813085201625 DLMGCP DEBUG <0013> (1234/rtp C:08D7D064 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:08D7D064 CRCX: connection successfully created: (1234/rtp C:08D7D064 r=NULL:0<->l=::1:4438) (mgcp_protocol.c:772) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #00: 200 17663 OK (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #02: I: 08D7D064 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08D7D064 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250813085201625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:35B5D308 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:35B5D308 output_enabled 0 (mgcp_conn.c:271) 20250813085201625 DLMGCP DEBUG <0013> (1234/rtp C:35B5D308 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:35B5D308 CRCX: connection successfully created: (1234/rtp C:35B5D308 r=NULL:0<->l=::1:4440) (mgcp_protocol.c:772) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #00: 200 17664 OK (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #02: I: 35B5D308 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35B5D308 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250813085201625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:BE8A3897 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:BE8A3897 output_enabled 0 (mgcp_conn.c:271) 20250813085201625 DLMGCP DEBUG <0013> (1234/rtp C:BE8A3897 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:BE8A3897 CRCX: connection successfully created: (1234/rtp C:BE8A3897 r=NULL:0<->l=::1:4442) (mgcp_protocol.c:772) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #00: 200 17665 OK (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #02: I: BE8A3897 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE8A3897 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250813085201625 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7F5FD04C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7F5FD04C output_enabled 0 (mgcp_conn.c:271) 20250813085201625 DLMGCP DEBUG <0013> (1234/rtp C:7F5FD04C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:7F5FD04C CRCX: connection successfully created: (1234/rtp C:7F5FD04C r=NULL:0<->l=::1:4444) (mgcp_protocol.c:772) 20250813085201625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #00: 200 17666 OK (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F5FD04C (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F5FD04C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250813085201626 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250813085201626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:4059713B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:4059713B output_enabled 0 (mgcp_conn.c:271) 20250813085201626 DLMGCP DEBUG <0013> (1234/rtp C:4059713B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:4059713B CRCX: connection successfully created: (1234/rtp C:4059713B r=NULL:0<->l=::1:4446) (mgcp_protocol.c:772) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #00: 200 17667 OK (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #02: I: 4059713B (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4059713B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250813085201626 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250813085201626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:A285B0EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:A285B0EA output_enabled 0 (mgcp_conn.c:271) 20250813085201626 DLMGCP DEBUG <0013> (1234/rtp C:A285B0EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:A285B0EA CRCX: connection successfully created: (1234/rtp C:A285B0EA r=NULL:0<->l=::1:4448) (mgcp_protocol.c:772) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #00: 200 17668 OK (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #02: I: A285B0EA (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #04: o=- A285B0EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250813085201626 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250813085201626 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:CC3FDD71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:CC3FDD71 output_enabled 0 (mgcp_conn.c:271) 20250813085201626 DLMGCP DEBUG <0013> (1234/rtp C:CC3FDD71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201626 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:CC3FDD71 CRCX: connection successfully created: (1234/rtp C:CC3FDD71 r=NULL:0<->l=::1:4450) (mgcp_protocol.c:772) 20250813085201626 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #00: 200 17669 OK (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #02: I: CC3FDD71 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC3FDD71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250813085201627 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C11614DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C11614DA output_enabled 0 (mgcp_conn.c:271) 20250813085201627 DLMGCP DEBUG <0013> (1234/rtp C:C11614DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:C11614DA CRCX: connection successfully created: (1234/rtp C:C11614DA r=NULL:0<->l=::1:4452) (mgcp_protocol.c:772) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #00: 200 17670 OK (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #02: I: C11614DA (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #04: o=- C11614DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250813085201627 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:C366752D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:C366752D output_enabled 0 (mgcp_conn.c:271) 20250813085201627 DLMGCP DEBUG <0013> (1234/rtp C:C366752D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:C366752D CRCX: connection successfully created: (1234/rtp C:C366752D r=NULL:0<->l=::1:4454) (mgcp_protocol.c:772) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #00: 200 17671 OK (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #02: I: C366752D (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #04: o=- C366752D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250813085201627 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:9457688E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:9457688E output_enabled 0 (mgcp_conn.c:271) 20250813085201627 DLMGCP DEBUG <0013> (1234/rtp C:9457688E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:9457688E CRCX: connection successfully created: (1234/rtp C:9457688E r=NULL:0<->l=::1:4456) (mgcp_protocol.c:772) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #00: 200 17672 OK (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #02: I: 9457688E (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9457688E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250813085201627 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:BD0882DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:BD0882DB output_enabled 0 (mgcp_conn.c:271) 20250813085201627 DLMGCP DEBUG <0013> (1234/rtp C:BD0882DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201627 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:BD0882DB CRCX: connection successfully created: (1234/rtp C:BD0882DB r=NULL:0<->l=::1:4458) (mgcp_protocol.c:772) 20250813085201627 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #00: 200 17673 OK (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #02: I: BD0882DB (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD0882DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250813085201628 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250813085201628 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:05CBFA7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:05CBFA7C output_enabled 0 (mgcp_conn.c:271) 20250813085201628 DLMGCP DEBUG <0013> (1234/rtp C:05CBFA7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201628 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:05CBFA7C CRCX: connection successfully created: (1234/rtp C:05CBFA7C r=NULL:0<->l=::1:4460) (mgcp_protocol.c:772) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #00: 200 17674 OK (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #02: I: 05CBFA7C (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05CBFA7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250813085201628 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250813085201628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:A11482CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:A11482CF output_enabled 0 (mgcp_conn.c:271) 20250813085201628 DLMGCP DEBUG <0013> (1234/rtp C:A11482CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:A11482CF CRCX: connection successfully created: (1234/rtp C:A11482CF r=NULL:0<->l=::1:4462) (mgcp_protocol.c:772) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #00: 200 17675 OK (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #02: I: A11482CF (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #04: o=- A11482CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250813085201628 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250813085201628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:81B32228 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:81B32228 output_enabled 0 (mgcp_conn.c:271) 20250813085201628 DLMGCP DEBUG <0013> (1234/rtp C:81B32228 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:81B32228 CRCX: connection successfully created: (1234/rtp C:81B32228 r=NULL:0<->l=::1:4464) (mgcp_protocol.c:772) 20250813085201628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #00: 200 17676 OK (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #02: I: 81B32228 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81B32228 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250813085201629 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:7BDE49A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:7BDE49A3 output_enabled 0 (mgcp_conn.c:271) 20250813085201629 DLMGCP DEBUG <0013> (1234/rtp C:7BDE49A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:7BDE49A3 CRCX: connection successfully created: (1234/rtp C:7BDE49A3 r=NULL:0<->l=::1:4466) (mgcp_protocol.c:772) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #00: 200 17677 OK (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BDE49A3 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7BDE49A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250813085201629 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:888189D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:888189D3 output_enabled 0 (mgcp_conn.c:271) 20250813085201629 DLMGCP DEBUG <0013> (1234/rtp C:888189D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:888189D3 CRCX: connection successfully created: (1234/rtp C:888189D3 r=NULL:0<->l=::1:4468) (mgcp_protocol.c:772) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #00: 200 17678 OK (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #02: I: 888189D3 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 888189D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250813085201629 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:1A41D67E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:1A41D67E output_enabled 0 (mgcp_conn.c:271) 20250813085201629 DLMGCP DEBUG <0013> (1234/rtp C:1A41D67E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:1A41D67E CRCX: connection successfully created: (1234/rtp C:1A41D67E r=NULL:0<->l=::1:4470) (mgcp_protocol.c:772) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #00: 200 17679 OK (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A41D67E (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A41D67E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250813085201629 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:087B2CF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:087B2CF0 output_enabled 0 (mgcp_conn.c:271) 20250813085201629 DLMGCP DEBUG <0013> (1234/rtp C:087B2CF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:087B2CF0 CRCX: connection successfully created: (1234/rtp C:087B2CF0 r=NULL:0<->l=::1:4472) (mgcp_protocol.c:772) 20250813085201629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #00: 200 17680 OK (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #02: I: 087B2CF0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 087B2CF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250813085201630 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250813085201630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0106A6B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0106A6B6 output_enabled 0 (mgcp_conn.c:271) 20250813085201630 DLMGCP DEBUG <0013> (1234/rtp C:0106A6B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:0106A6B6 CRCX: connection successfully created: (1234/rtp C:0106A6B6 r=NULL:0<->l=::1:4474) (mgcp_protocol.c:772) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #00: 200 17681 OK (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #02: I: 0106A6B6 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0106A6B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250813085201630 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250813085201630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:94A993C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:94A993C2 output_enabled 0 (mgcp_conn.c:271) 20250813085201630 DLMGCP DEBUG <0013> (1234/rtp C:94A993C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:94A993C2 CRCX: connection successfully created: (1234/rtp C:94A993C2 r=NULL:0<->l=::1:4476) (mgcp_protocol.c:772) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #00: 200 17682 OK (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #02: I: 94A993C2 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94A993C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250813085201630 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250813085201630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E9C84EBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E9C84EBC output_enabled 0 (mgcp_conn.c:271) 20250813085201630 DLMGCP DEBUG <0013> (1234/rtp C:E9C84EBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:E9C84EBC CRCX: connection successfully created: (1234/rtp C:E9C84EBC r=NULL:0<->l=::1:4478) (mgcp_protocol.c:772) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #00: 200 17683 OK (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #02: I: E9C84EBC (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9C84EBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250813085201630 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250813085201630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:60FE32C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:60FE32C1 output_enabled 0 (mgcp_conn.c:271) 20250813085201631 DLMGCP DEBUG <0013> (1234/rtp C:60FE32C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201631 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:60FE32C1 CRCX: connection successfully created: (1234/rtp C:60FE32C1 r=NULL:0<->l=::1:4480) (mgcp_protocol.c:772) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #00: 200 17684 OK (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #02: I: 60FE32C1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60FE32C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250813085201631 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250813085201631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:991AE0AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:991AE0AE output_enabled 0 (mgcp_conn.c:271) 20250813085201631 DLMGCP DEBUG <0013> (1234/rtp C:991AE0AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:991AE0AE CRCX: connection successfully created: (1234/rtp C:991AE0AE r=NULL:0<->l=::1:4482) (mgcp_protocol.c:772) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #00: 200 17685 OK (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #02: I: 991AE0AE (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 991AE0AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250813085201631 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250813085201631 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E263378D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E263378D output_enabled 0 (mgcp_conn.c:271) 20250813085201631 DLMGCP DEBUG <0013> (1234/rtp C:E263378D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201631 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:E263378D CRCX: connection successfully created: (1234/rtp C:E263378D r=NULL:0<->l=::1:4484) (mgcp_protocol.c:772) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #00: 200 17686 OK (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #02: I: E263378D (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #04: o=- E263378D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250813085201631 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250813085201631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5BB735E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5BB735E2 output_enabled 0 (mgcp_conn.c:271) 20250813085201631 DLMGCP DEBUG <0013> (1234/rtp C:5BB735E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:5BB735E2 CRCX: connection successfully created: (1234/rtp C:5BB735E2 r=NULL:0<->l=::1:4486) (mgcp_protocol.c:772) 20250813085201631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #00: 200 17687 OK (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BB735E2 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BB735E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250813085201632 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250813085201632 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D4C1FF32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D4C1FF32 output_enabled 0 (mgcp_conn.c:271) 20250813085201632 DLMGCP DEBUG <0013> (1234/rtp C:D4C1FF32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201632 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:D4C1FF32 CRCX: connection successfully created: (1234/rtp C:D4C1FF32 r=NULL:0<->l=::1:4488) (mgcp_protocol.c:772) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #00: 200 17688 OK (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #02: I: D4C1FF32 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4C1FF32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250813085201632 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250813085201632 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:3D84F146 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:3D84F146 output_enabled 0 (mgcp_conn.c:271) 20250813085201632 DLMGCP DEBUG <0013> (1234/rtp C:3D84F146 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201632 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:3D84F146 CRCX: connection successfully created: (1234/rtp C:3D84F146 r=NULL:0<->l=::1:4490) (mgcp_protocol.c:772) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #00: 200 17689 OK (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D84F146 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D84F146 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250813085201632 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250813085201632 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:16FC6540 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:16FC6540 output_enabled 0 (mgcp_conn.c:271) 20250813085201632 DLMGCP DEBUG <0013> (1234/rtp C:16FC6540 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201632 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:16FC6540 CRCX: connection successfully created: (1234/rtp C:16FC6540 r=NULL:0<->l=::1:4492) (mgcp_protocol.c:772) 20250813085201632 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #00: 200 17690 OK (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #02: I: 16FC6540 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16FC6540 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250813085201633 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250813085201633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6FA3B73E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6FA3B73E output_enabled 0 (mgcp_conn.c:271) 20250813085201633 DLMGCP DEBUG <0013> (1234/rtp C:6FA3B73E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:6FA3B73E CRCX: connection successfully created: (1234/rtp C:6FA3B73E r=NULL:0<->l=::1:4494) (mgcp_protocol.c:772) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #00: 200 17691 OK (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FA3B73E (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FA3B73E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250813085201633 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250813085201633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:BB306561 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:BB306561 output_enabled 0 (mgcp_conn.c:271) 20250813085201633 DLMGCP DEBUG <0013> (1234/rtp C:BB306561 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:BB306561 CRCX: connection successfully created: (1234/rtp C:BB306561 r=NULL:0<->l=::1:4496) (mgcp_protocol.c:772) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #00: 200 17692 OK (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #02: I: BB306561 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB306561 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250813085201633 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250813085201633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:AFB7FB05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:AFB7FB05 output_enabled 0 (mgcp_conn.c:271) 20250813085201633 DLMGCP DEBUG <0013> (1234/rtp C:AFB7FB05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:AFB7FB05 CRCX: connection successfully created: (1234/rtp C:AFB7FB05 r=NULL:0<->l=::1:4498) (mgcp_protocol.c:772) 20250813085201633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #00: 200 17693 OK (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #02: I: AFB7FB05 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFB7FB05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250813085201634 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:CC6FFB42 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:CC6FFB42 output_enabled 0 (mgcp_conn.c:271) 20250813085201634 DLMGCP DEBUG <0013> (1234/rtp C:CC6FFB42 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:CC6FFB42 CRCX: connection successfully created: (1234/rtp C:CC6FFB42 r=NULL:0<->l=::1:4500) (mgcp_protocol.c:772) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #00: 200 17694 OK (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #02: I: CC6FFB42 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC6FFB42 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250813085201634 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:DAE832A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:DAE832A3 output_enabled 0 (mgcp_conn.c:271) 20250813085201634 DLMGCP DEBUG <0013> (1234/rtp C:DAE832A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:DAE832A3 CRCX: connection successfully created: (1234/rtp C:DAE832A3 r=NULL:0<->l=::1:4502) (mgcp_protocol.c:772) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #00: 200 17695 OK (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #02: I: DAE832A3 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAE832A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250813085201634 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:32893275 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:32893275 output_enabled 0 (mgcp_conn.c:271) 20250813085201634 DLMGCP DEBUG <0013> (1234/rtp C:32893275 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:32893275 CRCX: connection successfully created: (1234/rtp C:32893275 r=NULL:0<->l=::1:4504) (mgcp_protocol.c:772) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #00: 200 17696 OK (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #02: I: 32893275 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32893275 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250813085201634 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:238F0C43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:238F0C43 output_enabled 0 (mgcp_conn.c:271) 20250813085201634 DLMGCP DEBUG <0013> (1234/rtp C:238F0C43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:238F0C43 CRCX: connection successfully created: (1234/rtp C:238F0C43 r=NULL:0<->l=::1:4506) (mgcp_protocol.c:772) 20250813085201634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #00: 200 17697 OK (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250813085201634 DLMGCP DEBUG <0013> Generated response: line #02: I: 238F0C43 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 238F0C43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250813085201635 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250813085201635 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C7709B7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C7709B7C output_enabled 0 (mgcp_conn.c:271) 20250813085201635 DLMGCP DEBUG <0013> (1234/rtp C:C7709B7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201635 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:C7709B7C CRCX: connection successfully created: (1234/rtp C:C7709B7C r=NULL:0<->l=::1:4508) (mgcp_protocol.c:772) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #00: 200 17698 OK (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #02: I: C7709B7C (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7709B7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250813085201635 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250813085201635 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:58FD9D1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:58FD9D1D output_enabled 0 (mgcp_conn.c:271) 20250813085201635 DLMGCP DEBUG <0013> (1234/rtp C:58FD9D1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201635 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:58FD9D1D CRCX: connection successfully created: (1234/rtp C:58FD9D1D r=NULL:0<->l=::1:4510) (mgcp_protocol.c:772) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #00: 200 17699 OK (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #02: I: 58FD9D1D (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58FD9D1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250813085201635 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250813085201635 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:49DA9D2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:49DA9D2E output_enabled 0 (mgcp_conn.c:271) 20250813085201635 DLMGCP DEBUG <0013> (1234/rtp C:49DA9D2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201635 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:49DA9D2E CRCX: connection successfully created: (1234/rtp C:49DA9D2E r=NULL:0<->l=::1:4512) (mgcp_protocol.c:772) 20250813085201635 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #00: 200 17700 OK (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #02: I: 49DA9D2E (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49DA9D2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250813085201636 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250813085201636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:A8211DFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:A8211DFA output_enabled 0 (mgcp_conn.c:271) 20250813085201636 DLMGCP DEBUG <0013> (1234/rtp C:A8211DFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:A8211DFA CRCX: connection successfully created: (1234/rtp C:A8211DFA r=NULL:0<->l=::1:4514) (mgcp_protocol.c:772) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #00: 200 17701 OK (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #02: I: A8211DFA (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8211DFA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250813085201636 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250813085201636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EC90D3C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EC90D3C8 output_enabled 0 (mgcp_conn.c:271) 20250813085201636 DLMGCP DEBUG <0013> (1234/rtp C:EC90D3C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:EC90D3C8 CRCX: connection successfully created: (1234/rtp C:EC90D3C8 r=NULL:0<->l=::1:4516) (mgcp_protocol.c:772) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #00: 200 17702 OK (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #02: I: EC90D3C8 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC90D3C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250813085201636 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250813085201636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:218FB5B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:218FB5B2 output_enabled 0 (mgcp_conn.c:271) 20250813085201636 DLMGCP DEBUG <0013> (1234/rtp C:218FB5B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:218FB5B2 CRCX: connection successfully created: (1234/rtp C:218FB5B2 r=NULL:0<->l=::1:4518) (mgcp_protocol.c:772) 20250813085201636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #00: 200 17703 OK (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #02: I: 218FB5B2 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 218FB5B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250813085201637 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250813085201637 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:1CDCB6A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:1CDCB6A6 output_enabled 0 (mgcp_conn.c:271) 20250813085201637 DLMGCP DEBUG <0013> (1234/rtp C:1CDCB6A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201637 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:1CDCB6A6 CRCX: connection successfully created: (1234/rtp C:1CDCB6A6 r=NULL:0<->l=::1:4520) (mgcp_protocol.c:772) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #00: 200 17704 OK (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CDCB6A6 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CDCB6A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250813085201637 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250813085201637 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:F3F1ED37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:F3F1ED37 output_enabled 0 (mgcp_conn.c:271) 20250813085201637 DLMGCP DEBUG <0013> (1234/rtp C:F3F1ED37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201637 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:F3F1ED37 CRCX: connection successfully created: (1234/rtp C:F3F1ED37 r=NULL:0<->l=::1:4522) (mgcp_protocol.c:772) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #00: 200 17705 OK (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #02: I: F3F1ED37 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3F1ED37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250813085201637 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250813085201637 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:4432F665 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:4432F665 output_enabled 0 (mgcp_conn.c:271) 20250813085201637 DLMGCP DEBUG <0013> (1234/rtp C:4432F665 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201637 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:4432F665 CRCX: connection successfully created: (1234/rtp C:4432F665 r=NULL:0<->l=::1:4524) (mgcp_protocol.c:772) 20250813085201637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #00: 200 17706 OK (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #02: I: 4432F665 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4432F665 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250813085201638 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250813085201638 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:7343D052 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:7343D052 output_enabled 0 (mgcp_conn.c:271) 20250813085201638 DLMGCP DEBUG <0013> (1234/rtp C:7343D052 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201638 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:7343D052 CRCX: connection successfully created: (1234/rtp C:7343D052 r=NULL:0<->l=::1:4526) (mgcp_protocol.c:772) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #00: 200 17707 OK (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #02: I: 7343D052 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7343D052 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250813085201638 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250813085201638 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:6767E731 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:6767E731 output_enabled 0 (mgcp_conn.c:271) 20250813085201638 DLMGCP DEBUG <0013> (1234/rtp C:6767E731 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201638 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:6767E731 CRCX: connection successfully created: (1234/rtp C:6767E731 r=NULL:0<->l=::1:4528) (mgcp_protocol.c:772) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #00: 200 17708 OK (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #02: I: 6767E731 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6767E731 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250813085201638 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250813085201638 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:39704803 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:39704803 output_enabled 0 (mgcp_conn.c:271) 20250813085201638 DLMGCP DEBUG <0013> (1234/rtp C:39704803 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201638 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:39704803 CRCX: connection successfully created: (1234/rtp C:39704803 r=NULL:0<->l=::1:4530) (mgcp_protocol.c:772) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #00: 200 17709 OK (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #02: I: 39704803 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39704803 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250813085201638 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250813085201638 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:AACE702D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201638 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:AACE702D output_enabled 0 (mgcp_conn.c:271) 20250813085201638 DLMGCP DEBUG <0013> (1234/rtp C:AACE702D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201639 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:AACE702D CRCX: connection successfully created: (1234/rtp C:AACE702D r=NULL:0<->l=::1:4532) (mgcp_protocol.c:772) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #00: 200 17710 OK (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #02: I: AACE702D (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #04: o=- AACE702D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250813085201639 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250813085201639 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:5DCCCC96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:5DCCCC96 output_enabled 0 (mgcp_conn.c:271) 20250813085201639 DLMGCP DEBUG <0013> (1234/rtp C:5DCCCC96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201639 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:5DCCCC96 CRCX: connection successfully created: (1234/rtp C:5DCCCC96 r=NULL:0<->l=::1:4534) (mgcp_protocol.c:772) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #00: 200 17711 OK (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DCCCC96 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DCCCC96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250813085201639 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250813085201639 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:B3DD6E9E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:B3DD6E9E output_enabled 0 (mgcp_conn.c:271) 20250813085201639 DLMGCP DEBUG <0013> (1234/rtp C:B3DD6E9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201639 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:B3DD6E9E CRCX: connection successfully created: (1234/rtp C:B3DD6E9E r=NULL:0<->l=::1:4536) (mgcp_protocol.c:772) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #00: 200 17712 OK (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #02: I: B3DD6E9E (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3DD6E9E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250813085201639 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250813085201639 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:CE70F8C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:CE70F8C0 output_enabled 0 (mgcp_conn.c:271) 20250813085201639 DLMGCP DEBUG <0013> (1234/rtp C:CE70F8C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201639 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:CE70F8C0 CRCX: connection successfully created: (1234/rtp C:CE70F8C0 r=NULL:0<->l=::1:4538) (mgcp_protocol.c:772) 20250813085201639 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #00: 200 17713 OK (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #02: I: CE70F8C0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE70F8C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250813085201640 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250813085201640 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:475E15D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:475E15D7 output_enabled 0 (mgcp_conn.c:271) 20250813085201640 DLMGCP DEBUG <0013> (1234/rtp C:475E15D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201640 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:475E15D7 CRCX: connection successfully created: (1234/rtp C:475E15D7 r=NULL:0<->l=::1:4540) (mgcp_protocol.c:772) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #00: 200 17714 OK (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #02: I: 475E15D7 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 475E15D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250813085201640 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250813085201640 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:A6819518 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:A6819518 output_enabled 0 (mgcp_conn.c:271) 20250813085201640 DLMGCP DEBUG <0013> (1234/rtp C:A6819518 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201640 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:A6819518 CRCX: connection successfully created: (1234/rtp C:A6819518 r=NULL:0<->l=::1:4542) (mgcp_protocol.c:772) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #00: 200 17715 OK (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #02: I: A6819518 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6819518 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250813085201640 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250813085201640 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:DA679B67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:DA679B67 output_enabled 0 (mgcp_conn.c:271) 20250813085201640 DLMGCP DEBUG <0013> (1234/rtp C:DA679B67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201640 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:DA679B67 CRCX: connection successfully created: (1234/rtp C:DA679B67 r=NULL:0<->l=::1:4544) (mgcp_protocol.c:772) 20250813085201640 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #00: 200 17716 OK (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #02: I: DA679B67 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA679B67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250813085201641 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250813085201641 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:F40DBD81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:F40DBD81 output_enabled 0 (mgcp_conn.c:271) 20250813085201641 DLMGCP DEBUG <0013> (1234/rtp C:F40DBD81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201641 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:F40DBD81 CRCX: connection successfully created: (1234/rtp C:F40DBD81 r=NULL:0<->l=::1:4546) (mgcp_protocol.c:772) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #00: 200 17717 OK (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #02: I: F40DBD81 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #04: o=- F40DBD81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250813085201641 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250813085201641 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BC0D2C44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BC0D2C44 output_enabled 0 (mgcp_conn.c:271) 20250813085201641 DLMGCP DEBUG <0013> (1234/rtp C:BC0D2C44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201641 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:BC0D2C44 CRCX: connection successfully created: (1234/rtp C:BC0D2C44 r=NULL:0<->l=::1:4548) (mgcp_protocol.c:772) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #00: 200 17718 OK (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #02: I: BC0D2C44 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC0D2C44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250813085201641 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250813085201641 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:6C80540A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:6C80540A output_enabled 0 (mgcp_conn.c:271) 20250813085201641 DLMGCP DEBUG <0013> (1234/rtp C:6C80540A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201641 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:6C80540A CRCX: connection successfully created: (1234/rtp C:6C80540A r=NULL:0<->l=::1:4550) (mgcp_protocol.c:772) 20250813085201641 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #00: 200 17719 OK (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C80540A (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C80540A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250813085201642 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250813085201642 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:D6BE391A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:D6BE391A output_enabled 0 (mgcp_conn.c:271) 20250813085201642 DLMGCP DEBUG <0013> (1234/rtp C:D6BE391A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201642 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:D6BE391A CRCX: connection successfully created: (1234/rtp C:D6BE391A r=NULL:0<->l=::1:4552) (mgcp_protocol.c:772) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #00: 200 17720 OK (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #02: I: D6BE391A (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6BE391A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250813085201642 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250813085201642 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:262FF725 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:262FF725 output_enabled 0 (mgcp_conn.c:271) 20250813085201642 DLMGCP DEBUG <0013> (1234/rtp C:262FF725 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201642 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:262FF725 CRCX: connection successfully created: (1234/rtp C:262FF725 r=NULL:0<->l=::1:4554) (mgcp_protocol.c:772) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #00: 200 17721 OK (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #02: I: 262FF725 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 262FF725 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250813085201642 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250813085201642 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:A6B4574A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:A6B4574A output_enabled 0 (mgcp_conn.c:271) 20250813085201642 DLMGCP DEBUG <0013> (1234/rtp C:A6B4574A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201642 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:A6B4574A CRCX: connection successfully created: (1234/rtp C:A6B4574A r=NULL:0<->l=::1:4556) (mgcp_protocol.c:772) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #00: 200 17722 OK (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #02: I: A6B4574A (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6B4574A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250813085201642 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250813085201642 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:A0C5A822 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201642 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:A0C5A822 output_enabled 0 (mgcp_conn.c:271) 20250813085201642 DLMGCP DEBUG <0013> (1234/rtp C:A0C5A822 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201643 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:A0C5A822 CRCX: connection successfully created: (1234/rtp C:A0C5A822 r=NULL:0<->l=::1:4558) (mgcp_protocol.c:772) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #00: 200 17723 OK (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #02: I: A0C5A822 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0C5A822 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250813085201643 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250813085201643 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:A4DE9C62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:A4DE9C62 output_enabled 0 (mgcp_conn.c:271) 20250813085201643 DLMGCP DEBUG <0013> (1234/rtp C:A4DE9C62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201643 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:A4DE9C62 CRCX: connection successfully created: (1234/rtp C:A4DE9C62 r=NULL:0<->l=::1:4560) (mgcp_protocol.c:772) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #00: 200 17724 OK (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #02: I: A4DE9C62 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4DE9C62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250813085201643 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250813085201643 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:2B3D367A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:2B3D367A output_enabled 0 (mgcp_conn.c:271) 20250813085201643 DLMGCP DEBUG <0013> (1234/rtp C:2B3D367A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201643 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:2B3D367A CRCX: connection successfully created: (1234/rtp C:2B3D367A r=NULL:0<->l=::1:4562) (mgcp_protocol.c:772) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #00: 200 17725 OK (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B3D367A (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B3D367A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250813085201643 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250813085201643 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:833F5113 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:833F5113 output_enabled 0 (mgcp_conn.c:271) 20250813085201643 DLMGCP DEBUG <0013> (1234/rtp C:833F5113 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201643 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:833F5113 CRCX: connection successfully created: (1234/rtp C:833F5113 r=NULL:0<->l=::1:4564) (mgcp_protocol.c:772) 20250813085201643 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #00: 200 17726 OK (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #02: I: 833F5113 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 833F5113 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250813085201644 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250813085201644 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:67C65D1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:67C65D1F output_enabled 0 (mgcp_conn.c:271) 20250813085201644 DLMGCP DEBUG <0013> (1234/rtp C:67C65D1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201644 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:67C65D1F CRCX: connection successfully created: (1234/rtp C:67C65D1F r=NULL:0<->l=::1:4566) (mgcp_protocol.c:772) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #00: 200 17727 OK (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #02: I: 67C65D1F (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67C65D1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250813085201644 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250813085201644 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:7EBD9355 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:7EBD9355 output_enabled 0 (mgcp_conn.c:271) 20250813085201644 DLMGCP DEBUG <0013> (1234/rtp C:7EBD9355 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201644 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:7EBD9355 CRCX: connection successfully created: (1234/rtp C:7EBD9355 r=NULL:0<->l=::1:4568) (mgcp_protocol.c:772) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #00: 200 17728 OK (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EBD9355 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EBD9355 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250813085201644 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250813085201644 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:6C6AA26F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:6C6AA26F output_enabled 0 (mgcp_conn.c:271) 20250813085201644 DLMGCP DEBUG <0013> (1234/rtp C:6C6AA26F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201644 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:6C6AA26F CRCX: connection successfully created: (1234/rtp C:6C6AA26F r=NULL:0<->l=::1:4570) (mgcp_protocol.c:772) 20250813085201644 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #00: 200 17729 OK (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C6AA26F (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C6AA26F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250813085201645 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250813085201645 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:382107AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:382107AB output_enabled 0 (mgcp_conn.c:271) 20250813085201645 DLMGCP DEBUG <0013> (1234/rtp C:382107AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201645 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:382107AB CRCX: connection successfully created: (1234/rtp C:382107AB r=NULL:0<->l=::1:4572) (mgcp_protocol.c:772) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #00: 200 17730 OK (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #02: I: 382107AB (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 382107AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250813085201645 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250813085201645 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E4EA6D12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E4EA6D12 output_enabled 0 (mgcp_conn.c:271) 20250813085201645 DLMGCP DEBUG <0013> (1234/rtp C:E4EA6D12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201645 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:E4EA6D12 CRCX: connection successfully created: (1234/rtp C:E4EA6D12 r=NULL:0<->l=::1:4574) (mgcp_protocol.c:772) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #00: 200 17731 OK (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #02: I: E4EA6D12 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4EA6D12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250813085201645 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250813085201645 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:77042889 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:77042889 output_enabled 0 (mgcp_conn.c:271) 20250813085201645 DLMGCP DEBUG <0013> (1234/rtp C:77042889 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201645 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:77042889 CRCX: connection successfully created: (1234/rtp C:77042889 r=NULL:0<->l=::1:4576) (mgcp_protocol.c:772) 20250813085201645 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #00: 200 17732 OK (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #02: I: 77042889 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77042889 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250813085201646 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:696BBD32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:696BBD32 output_enabled 0 (mgcp_conn.c:271) 20250813085201646 DLMGCP DEBUG <0013> (1234/rtp C:696BBD32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:696BBD32 CRCX: connection successfully created: (1234/rtp C:696BBD32 r=NULL:0<->l=::1:4578) (mgcp_protocol.c:772) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #00: 200 17733 OK (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #02: I: 696BBD32 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 696BBD32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250813085201646 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:5545E8F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:5545E8F4 output_enabled 0 (mgcp_conn.c:271) 20250813085201646 DLMGCP DEBUG <0013> (1234/rtp C:5545E8F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:5545E8F4 CRCX: connection successfully created: (1234/rtp C:5545E8F4 r=NULL:0<->l=::1:4580) (mgcp_protocol.c:772) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #00: 200 17734 OK (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #02: I: 5545E8F4 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5545E8F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250813085201646 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:2B8C0523 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:2B8C0523 output_enabled 0 (mgcp_conn.c:271) 20250813085201646 DLMGCP DEBUG <0013> (1234/rtp C:2B8C0523 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:2B8C0523 CRCX: connection successfully created: (1234/rtp C:2B8C0523 r=NULL:0<->l=::1:4582) (mgcp_protocol.c:772) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #00: 200 17735 OK (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B8C0523 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B8C0523 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250813085201646 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:20AF02A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:20AF02A3 output_enabled 0 (mgcp_conn.c:271) 20250813085201646 DLMGCP DEBUG <0013> (1234/rtp C:20AF02A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201646 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:20AF02A3 CRCX: connection successfully created: (1234/rtp C:20AF02A3 r=NULL:0<->l=::1:4584) (mgcp_protocol.c:772) 20250813085201646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #00: 200 17736 OK (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #02: I: 20AF02A3 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20AF02A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250813085201647 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250813085201647 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:35530D13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:35530D13 output_enabled 0 (mgcp_conn.c:271) 20250813085201647 DLMGCP DEBUG <0013> (1234/rtp C:35530D13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201647 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:35530D13 CRCX: connection successfully created: (1234/rtp C:35530D13 r=NULL:0<->l=::1:4586) (mgcp_protocol.c:772) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #00: 200 17737 OK (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #02: I: 35530D13 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35530D13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250813085201647 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250813085201647 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:B4D035BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:B4D035BB output_enabled 0 (mgcp_conn.c:271) 20250813085201647 DLMGCP DEBUG <0013> (1234/rtp C:B4D035BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201647 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:B4D035BB CRCX: connection successfully created: (1234/rtp C:B4D035BB r=NULL:0<->l=::1:4588) (mgcp_protocol.c:772) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #00: 200 17738 OK (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #02: I: B4D035BB (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4D035BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250813085201647 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250813085201647 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:105787F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:105787F1 output_enabled 0 (mgcp_conn.c:271) 20250813085201647 DLMGCP DEBUG <0013> (1234/rtp C:105787F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201647 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:105787F1 CRCX: connection successfully created: (1234/rtp C:105787F1 r=NULL:0<->l=::1:4590) (mgcp_protocol.c:772) 20250813085201647 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #00: 200 17739 OK (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #02: I: 105787F1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 105787F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250813085201648 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250813085201648 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:F6915AD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:F6915AD6 output_enabled 0 (mgcp_conn.c:271) 20250813085201648 DLMGCP DEBUG <0013> (1234/rtp C:F6915AD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201648 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:F6915AD6 CRCX: connection successfully created: (1234/rtp C:F6915AD6 r=NULL:0<->l=::1:4592) (mgcp_protocol.c:772) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #00: 200 17740 OK (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #02: I: F6915AD6 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6915AD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250813085201648 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250813085201648 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:8B856569 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:8B856569 output_enabled 0 (mgcp_conn.c:271) 20250813085201648 DLMGCP DEBUG <0013> (1234/rtp C:8B856569 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201648 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:8B856569 CRCX: connection successfully created: (1234/rtp C:8B856569 r=NULL:0<->l=::1:4594) (mgcp_protocol.c:772) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #00: 200 17741 OK (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B856569 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B856569 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250813085201648 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250813085201648 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:4DDC5D4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:4DDC5D4F output_enabled 0 (mgcp_conn.c:271) 20250813085201648 DLMGCP DEBUG <0013> (1234/rtp C:4DDC5D4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201648 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:4DDC5D4F CRCX: connection successfully created: (1234/rtp C:4DDC5D4F r=NULL:0<->l=::1:4596) (mgcp_protocol.c:772) 20250813085201648 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #00: 200 17742 OK (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DDC5D4F (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DDC5D4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250813085201649 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:36A0B482 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:36A0B482 output_enabled 0 (mgcp_conn.c:271) 20250813085201649 DLMGCP DEBUG <0013> (1234/rtp C:36A0B482 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:36A0B482 CRCX: connection successfully created: (1234/rtp C:36A0B482 r=NULL:0<->l=::1:4598) (mgcp_protocol.c:772) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #00: 200 17743 OK (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #02: I: 36A0B482 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36A0B482 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250813085201649 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:0ED564C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:0ED564C8 output_enabled 0 (mgcp_conn.c:271) 20250813085201649 DLMGCP DEBUG <0013> (1234/rtp C:0ED564C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:0ED564C8 CRCX: connection successfully created: (1234/rtp C:0ED564C8 r=NULL:0<->l=::1:4600) (mgcp_protocol.c:772) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #00: 200 17744 OK (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ED564C8 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ED564C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250813085201649 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:880773F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:880773F1 output_enabled 0 (mgcp_conn.c:271) 20250813085201649 DLMGCP DEBUG <0013> (1234/rtp C:880773F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:880773F1 CRCX: connection successfully created: (1234/rtp C:880773F1 r=NULL:0<->l=::1:4602) (mgcp_protocol.c:772) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #00: 200 17745 OK (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #02: I: 880773F1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 880773F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250813085201649 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:66202078 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:66202078 output_enabled 0 (mgcp_conn.c:271) 20250813085201649 DLMGCP DEBUG <0013> (1234/rtp C:66202078 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201649 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:66202078 CRCX: connection successfully created: (1234/rtp C:66202078 r=NULL:0<->l=::1:4604) (mgcp_protocol.c:772) 20250813085201649 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #00: 200 17746 OK (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #02: I: 66202078 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66202078 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250813085201650 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250813085201650 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:E8E16059 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:E8E16059 output_enabled 0 (mgcp_conn.c:271) 20250813085201650 DLMGCP DEBUG <0013> (1234/rtp C:E8E16059 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201650 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:E8E16059 CRCX: connection successfully created: (1234/rtp C:E8E16059 r=NULL:0<->l=::1:4606) (mgcp_protocol.c:772) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #00: 200 17747 OK (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #02: I: E8E16059 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8E16059 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250813085201650 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250813085201650 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:C4E5E0CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:C4E5E0CE output_enabled 0 (mgcp_conn.c:271) 20250813085201650 DLMGCP DEBUG <0013> (1234/rtp C:C4E5E0CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201650 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:C4E5E0CE CRCX: connection successfully created: (1234/rtp C:C4E5E0CE r=NULL:0<->l=::1:4608) (mgcp_protocol.c:772) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #00: 200 17748 OK (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #02: I: C4E5E0CE (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4E5E0CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250813085201650 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250813085201650 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:DA82F376 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:DA82F376 output_enabled 0 (mgcp_conn.c:271) 20250813085201650 DLMGCP DEBUG <0013> (1234/rtp C:DA82F376 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201650 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:DA82F376 CRCX: connection successfully created: (1234/rtp C:DA82F376 r=NULL:0<->l=::1:4610) (mgcp_protocol.c:772) 20250813085201650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #00: 200 17749 OK (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #02: I: DA82F376 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA82F376 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250813085201651 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250813085201651 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:9D6DE79E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:9D6DE79E output_enabled 0 (mgcp_conn.c:271) 20250813085201651 DLMGCP DEBUG <0013> (1234/rtp C:9D6DE79E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201651 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:9D6DE79E CRCX: connection successfully created: (1234/rtp C:9D6DE79E r=NULL:0<->l=::1:4612) (mgcp_protocol.c:772) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #00: 200 17750 OK (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D6DE79E (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D6DE79E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250813085201651 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250813085201651 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:3C548CD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:3C548CD2 output_enabled 0 (mgcp_conn.c:271) 20250813085201651 DLMGCP DEBUG <0013> (1234/rtp C:3C548CD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085201651 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:3C548CD2 CRCX: connection successfully created: (1234/rtp C:3C548CD2 r=NULL:0<->l=::1:4614) (mgcp_protocol.c:772) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #00: 200 17751 OK (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C548CD2 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C548CD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085201651 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250813085201651 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250813085201651 DLMGCP INFO <0013> CRCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250813085201651 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085201651 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:642) 20250813085201651 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:146) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #00: 403 17752 FAIL (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17753 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085201651 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085201651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201651 DLMGCP DEBUG <0013> Generated response: line #00: 200 17753 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass 20250813085201652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17754 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085201652 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201652 DLMGCP DEBUG <0013> Generated response: line #00: 200 17754 OK (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17755 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250813085201652 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201652 DLMGCP DEBUG <0013> Generated response: line #00: 200 17755 OK (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17756 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085201652 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201652 DLMGCP DEBUG <0013> Generated response: line #00: 200 17756 OK (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17757 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085201652 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201652 DLMGCP DEBUG <0013> Generated response: line #00: 200 17757 OK (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17758 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250813085201652 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201652 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201652 DLMGCP DEBUG <0013> Generated response: line #00: 200 17758 OK (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17759 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250813085201653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201653 DLMGCP DEBUG <0013> Generated response: line #00: 200 17759 OK (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17760 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250813085201653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201653 DLMGCP DEBUG <0013> Generated response: line #00: 200 17760 OK (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17761 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250813085201653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201653 DLMGCP DEBUG <0013> Generated response: line #00: 200 17761 OK (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17762 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250813085201653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201653 DLMGCP DEBUG <0013> Generated response: line #00: 200 17762 OK (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17763 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250813085201653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201653 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201653 DLMGCP DEBUG <0013> Generated response: line #00: 200 17763 OK (mgcp_msg.c:72) 20250813085201653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17764 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250813085201654 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17764 OK (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17765 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250813085201654 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17765 OK (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17766 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250813085201654 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17766 OK (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17767 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250813085201654 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17767 OK (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17768 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250813085201654 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17768 OK (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17769 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250813085201654 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201654 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17769 OK (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17770 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250813085201655 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201655 DLMGCP DEBUG <0013> Generated response: line #00: 200 17770 OK (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17771 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250813085201655 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201655 DLMGCP DEBUG <0013> Generated response: line #00: 200 17771 OK (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17772 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250813085201655 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201655 DLMGCP DEBUG <0013> Generated response: line #00: 200 17772 OK (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17773 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250813085201655 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201655 DLMGCP DEBUG <0013> Generated response: line #00: 200 17773 OK (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17774 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250813085201655 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201655 DLMGCP DEBUG <0013> Generated response: line #00: 200 17774 OK (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17775 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250813085201655 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201655 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201655 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201655 DLMGCP DEBUG <0013> Generated response: line #00: 200 17775 OK (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17776 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250813085201656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17776 OK (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17777 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250813085201656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17777 OK (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17778 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250813085201656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17778 OK (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17779 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250813085201656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17779 OK (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17780 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250813085201656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201656 DLMGCP DEBUG <0013> Generated response: line #00: 200 17780 OK (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17781 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250813085201657 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201657 DLMGCP DEBUG <0013> Generated response: line #00: 200 17781 OK (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17782 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:280) 20250813085201657 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201657 DLMGCP DEBUG <0013> Generated response: line #00: 200 17782 OK (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17783 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:280) 20250813085201657 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201657 DLMGCP DEBUG <0013> Generated response: line #00: 200 17783 OK (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17784 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:280) 20250813085201657 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201657 DLMGCP DEBUG <0013> Generated response: line #00: 200 17784 OK (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17785 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:280) 20250813085201657 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201657 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201657 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201657 DLMGCP DEBUG <0013> Generated response: line #00: 200 17785 OK (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17786 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:280) 20250813085201658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201658 DLMGCP DEBUG <0013> Generated response: line #00: 200 17786 OK (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17787 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:280) 20250813085201658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201658 DLMGCP DEBUG <0013> Generated response: line #00: 200 17787 OK (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17788 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:280) 20250813085201658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201658 DLMGCP DEBUG <0013> Generated response: line #00: 200 17788 OK (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17789 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:280) 20250813085201658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201658 DLMGCP DEBUG <0013> Generated response: line #00: 200 17789 OK (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17790 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:280) 20250813085201658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201658 DLMGCP DEBUG <0013> Generated response: line #00: 200 17790 OK (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17791 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:280) 20250813085201658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201658 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201658 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201658 DLMGCP DEBUG <0013> Generated response: line #00: 200 17791 OK (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17792 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:280) 20250813085201659 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201659 DLMGCP DEBUG <0013> Generated response: line #00: 200 17792 OK (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17793 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:280) 20250813085201659 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201659 DLMGCP DEBUG <0013> Generated response: line #00: 200 17793 OK (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17794 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:280) 20250813085201659 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201659 DLMGCP DEBUG <0013> Generated response: line #00: 200 17794 OK (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17795 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:280) 20250813085201659 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201659 DLMGCP DEBUG <0013> Generated response: line #00: 200 17795 OK (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17796 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:280) 20250813085201659 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201659 DLMGCP DEBUG <0013> Generated response: line #00: 200 17796 OK (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17797 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:280) 20250813085201660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201660 DLMGCP DEBUG <0013> Generated response: line #00: 200 17797 OK (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17798 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:280) 20250813085201660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201660 DLMGCP DEBUG <0013> Generated response: line #00: 200 17798 OK (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17799 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:280) 20250813085201660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201660 DLMGCP DEBUG <0013> Generated response: line #00: 200 17799 OK (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17800 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:280) 20250813085201660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201660 DLMGCP DEBUG <0013> Generated response: line #00: 200 17800 OK (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17801 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:280) 20250813085201660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201660 DLMGCP DEBUG <0013> Generated response: line #00: 200 17801 OK (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17802 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:280) 20250813085201660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201660 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201660 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201660 DLMGCP DEBUG <0013> Generated response: line #00: 200 17802 OK (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17803 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:280) 20250813085201661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201661 DLMGCP DEBUG <0013> Generated response: line #00: 200 17803 OK (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17804 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:280) 20250813085201661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201661 DLMGCP DEBUG <0013> Generated response: line #00: 200 17804 OK (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17805 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:280) 20250813085201661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201661 DLMGCP DEBUG <0013> Generated response: line #00: 200 17805 OK (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17806 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:280) 20250813085201661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201661 DLMGCP DEBUG <0013> Generated response: line #00: 200 17806 OK (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17807 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:280) 20250813085201661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201661 DLMGCP DEBUG <0013> Generated response: line #00: 200 17807 OK (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17808 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:280) 20250813085201661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201661 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201661 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201661 DLMGCP DEBUG <0013> Generated response: line #00: 200 17808 OK (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17809 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:280) 20250813085201662 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201662 DLMGCP DEBUG <0013> Generated response: line #00: 200 17809 OK (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17810 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:280) 20250813085201662 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201662 DLMGCP DEBUG <0013> Generated response: line #00: 200 17810 OK (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17811 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:280) 20250813085201662 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201662 DLMGCP DEBUG <0013> Generated response: line #00: 200 17811 OK (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17812 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:280) 20250813085201662 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201662 DLMGCP DEBUG <0013> Generated response: line #00: 200 17812 OK (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17813 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:280) 20250813085201662 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201662 DLMGCP DEBUG <0013> Generated response: line #00: 200 17813 OK (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17814 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:280) 20250813085201662 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201662 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201662 DLMGCP DEBUG <0013> Generated response: line #00: 200 17814 OK (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17815 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:280) 20250813085201663 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201663 DLMGCP DEBUG <0013> Generated response: line #00: 200 17815 OK (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17816 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:280) 20250813085201663 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201663 DLMGCP DEBUG <0013> Generated response: line #00: 200 17816 OK (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17817 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:280) 20250813085201663 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201663 DLMGCP DEBUG <0013> Generated response: line #00: 200 17817 OK (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17818 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:280) 20250813085201663 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201663 DLMGCP DEBUG <0013> Generated response: line #00: 200 17818 OK (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17819 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:280) 20250813085201663 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201663 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201663 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201663 DLMGCP DEBUG <0013> Generated response: line #00: 200 17819 OK (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17820 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:280) 20250813085201664 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201664 DLMGCP DEBUG <0013> Generated response: line #00: 200 17820 OK (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17821 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:280) 20250813085201664 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201664 DLMGCP DEBUG <0013> Generated response: line #00: 200 17821 OK (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17822 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:280) 20250813085201664 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201664 DLMGCP DEBUG <0013> Generated response: line #00: 200 17822 OK (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17823 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:280) 20250813085201664 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201664 DLMGCP DEBUG <0013> Generated response: line #00: 200 17823 OK (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17824 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:280) 20250813085201664 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201664 DLMGCP DEBUG <0013> Generated response: line #00: 200 17824 OK (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17825 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:280) 20250813085201664 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201664 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201664 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201664 DLMGCP DEBUG <0013> Generated response: line #00: 200 17825 OK (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17826 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:280) 20250813085201665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201665 DLMGCP DEBUG <0013> Generated response: line #00: 200 17826 OK (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17827 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:280) 20250813085201665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201665 DLMGCP DEBUG <0013> Generated response: line #00: 200 17827 OK (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17828 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:280) 20250813085201665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201665 DLMGCP DEBUG <0013> Generated response: line #00: 200 17828 OK (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17829 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:280) 20250813085201665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201665 DLMGCP DEBUG <0013> Generated response: line #00: 200 17829 OK (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17830 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:280) 20250813085201665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201665 DLMGCP DEBUG <0013> Generated response: line #00: 200 17830 OK (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17831 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:280) 20250813085201665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201665 DLMGCP DEBUG <0013> Generated response: line #00: 200 17831 OK (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17832 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:280) 20250813085201666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201666 DLMGCP DEBUG <0013> Generated response: line #00: 200 17832 OK (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17833 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:280) 20250813085201666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201666 DLMGCP DEBUG <0013> Generated response: line #00: 200 17833 OK (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17834 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:280) 20250813085201666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201666 DLMGCP DEBUG <0013> Generated response: line #00: 200 17834 OK (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17835 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:280) 20250813085201666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201666 DLMGCP DEBUG <0013> Generated response: line #00: 200 17835 OK (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17836 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:280) 20250813085201666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201666 DLMGCP DEBUG <0013> Generated response: line #00: 200 17836 OK (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17837 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:280) 20250813085201666 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201666 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201666 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201666 DLMGCP DEBUG <0013> Generated response: line #00: 200 17837 OK (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17838 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:280) 20250813085201667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201667 DLMGCP DEBUG <0013> Generated response: line #00: 200 17838 OK (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17839 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:280) 20250813085201667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201667 DLMGCP DEBUG <0013> Generated response: line #00: 200 17839 OK (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17840 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:280) 20250813085201667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201667 DLMGCP DEBUG <0013> Generated response: line #00: 200 17840 OK (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17841 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:280) 20250813085201667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201667 DLMGCP DEBUG <0013> Generated response: line #00: 200 17841 OK (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17842 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:280) 20250813085201667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201667 DLMGCP DEBUG <0013> Generated response: line #00: 200 17842 OK (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17843 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:280) 20250813085201667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201667 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201667 DLMGCP DEBUG <0013> Generated response: line #00: 200 17843 OK (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17844 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:280) 20250813085201668 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201668 DLMGCP DEBUG <0013> Generated response: line #00: 200 17844 OK (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17845 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:280) 20250813085201668 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201668 DLMGCP DEBUG <0013> Generated response: line #00: 200 17845 OK (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17846 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:280) 20250813085201668 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201668 DLMGCP DEBUG <0013> Generated response: line #00: 200 17846 OK (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17847 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:280) 20250813085201668 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201668 DLMGCP DEBUG <0013> Generated response: line #00: 200 17847 OK (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17848 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:280) 20250813085201668 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201668 DLMGCP DEBUG <0013> Generated response: line #00: 200 17848 OK (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17849 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:280) 20250813085201668 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201668 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201668 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201668 DLMGCP DEBUG <0013> Generated response: line #00: 200 17849 OK (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17850 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:280) 20250813085201669 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201669 DLMGCP DEBUG <0013> Generated response: line #00: 200 17850 OK (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17851 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:280) 20250813085201669 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201669 DLMGCP DEBUG <0013> Generated response: line #00: 200 17851 OK (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17852 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:280) 20250813085201669 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201669 DLMGCP DEBUG <0013> Generated response: line #00: 200 17852 OK (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17853 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:280) 20250813085201669 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201669 DLMGCP DEBUG <0013> Generated response: line #00: 200 17853 OK (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17854 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:280) 20250813085201669 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201669 DLMGCP DEBUG <0013> Generated response: line #00: 200 17854 OK (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17855 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:280) 20250813085201669 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201669 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201669 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201669 DLMGCP DEBUG <0013> Generated response: line #00: 200 17855 OK (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17856 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:280) 20250813085201670 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201670 DLMGCP DEBUG <0013> Generated response: line #00: 200 17856 OK (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17857 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:280) 20250813085201670 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201670 DLMGCP DEBUG <0013> Generated response: line #00: 200 17857 OK (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17858 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:280) 20250813085201670 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201670 DLMGCP DEBUG <0013> Generated response: line #00: 200 17858 OK (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17859 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:280) 20250813085201670 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201670 DLMGCP DEBUG <0013> Generated response: line #00: 200 17859 OK (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17860 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:280) 20250813085201670 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201670 DLMGCP DEBUG <0013> Generated response: line #00: 200 17860 OK (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17861 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:280) 20250813085201670 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201670 DLMGCP DEBUG <0013> Generated response: line #00: 200 17861 OK (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17862 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:280) 20250813085201671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201671 DLMGCP DEBUG <0013> Generated response: line #00: 200 17862 OK (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17863 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:280) 20250813085201671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201671 DLMGCP DEBUG <0013> Generated response: line #00: 200 17863 OK (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17864 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:280) 20250813085201671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201671 DLMGCP DEBUG <0013> Generated response: line #00: 200 17864 OK (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17865 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:280) 20250813085201671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201671 DLMGCP DEBUG <0013> Generated response: line #00: 200 17865 OK (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17866 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:280) 20250813085201671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201671 DLMGCP DEBUG <0013> Generated response: line #00: 200 17866 OK (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17867 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:280) 20250813085201671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201671 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201671 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201671 DLMGCP DEBUG <0013> Generated response: line #00: 200 17867 OK (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17868 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:280) 20250813085201672 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201672 DLMGCP DEBUG <0013> Generated response: line #00: 200 17868 OK (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17869 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:280) 20250813085201672 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201672 DLMGCP DEBUG <0013> Generated response: line #00: 200 17869 OK (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17870 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:280) 20250813085201672 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201672 DLMGCP DEBUG <0013> Generated response: line #00: 200 17870 OK (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17871 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:280) 20250813085201672 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201672 DLMGCP DEBUG <0013> Generated response: line #00: 200 17871 OK (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17872 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:280) 20250813085201672 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201672 DLMGCP DEBUG <0013> Generated response: line #00: 200 17872 OK (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17873 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:280) 20250813085201672 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201672 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201672 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201672 DLMGCP DEBUG <0013> Generated response: line #00: 200 17873 OK (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17874 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:280) 20250813085201673 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201673 DLMGCP DEBUG <0013> Generated response: line #00: 200 17874 OK (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17875 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:280) 20250813085201673 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201673 DLMGCP DEBUG <0013> Generated response: line #00: 200 17875 OK (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17876 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:280) 20250813085201673 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201673 DLMGCP DEBUG <0013> Generated response: line #00: 200 17876 OK (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17877 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:280) 20250813085201673 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201673 DLMGCP DEBUG <0013> Generated response: line #00: 200 17877 OK (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17878 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:280) 20250813085201673 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201673 DLMGCP DEBUG <0013> Generated response: line #00: 200 17878 OK (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17879 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:280) 20250813085201673 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201673 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201673 DLMGCP DEBUG <0013> Generated response: line #00: 200 17879 OK (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17880 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:280) 20250813085201674 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201674 DLMGCP DEBUG <0013> Generated response: line #00: 200 17880 OK (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17881 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:280) 20250813085201674 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201674 DLMGCP DEBUG <0013> Generated response: line #00: 200 17881 OK (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17882 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:280) 20250813085201674 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201674 DLMGCP DEBUG <0013> Generated response: line #00: 200 17882 OK (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17883 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:280) 20250813085201674 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201674 DLMGCP DEBUG <0013> Generated response: line #00: 200 17883 OK (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17884 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:280) 20250813085201674 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201674 DLMGCP DEBUG <0013> Generated response: line #00: 200 17884 OK (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17885 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:280) 20250813085201674 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201674 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201674 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201674 DLMGCP DEBUG <0013> Generated response: line #00: 200 17885 OK (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17886 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:280) 20250813085201675 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201675 DLMGCP DEBUG <0013> Generated response: line #00: 200 17886 OK (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17887 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:280) 20250813085201675 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201675 DLMGCP DEBUG <0013> Generated response: line #00: 200 17887 OK (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17888 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:280) 20250813085201675 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201675 DLMGCP DEBUG <0013> Generated response: line #00: 200 17888 OK (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17889 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:280) 20250813085201675 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201675 DLMGCP DEBUG <0013> Generated response: line #00: 200 17889 OK (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17890 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:280) 20250813085201675 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201675 DLMGCP DEBUG <0013> Generated response: line #00: 200 17890 OK (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17891 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:280) 20250813085201675 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201675 DLMGCP DEBUG <0013> Generated response: line #00: 200 17891 OK (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17892 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:280) 20250813085201675 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201675 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201675 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201676 DLMGCP DEBUG <0013> Generated response: line #00: 200 17892 OK (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17893 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:280) 20250813085201676 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201676 DLMGCP DEBUG <0013> Generated response: line #00: 200 17893 OK (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17894 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:280) 20250813085201676 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201676 DLMGCP DEBUG <0013> Generated response: line #00: 200 17894 OK (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17895 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:280) 20250813085201676 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201676 DLMGCP DEBUG <0013> Generated response: line #00: 200 17895 OK (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17896 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:280) 20250813085201676 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201676 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201676 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201676 DLMGCP DEBUG <0013> Generated response: line #00: 200 17896 OK (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17897 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:280) 20250813085201677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201677 DLMGCP DEBUG <0013> Generated response: line #00: 200 17897 OK (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17898 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:280) 20250813085201677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201677 DLMGCP DEBUG <0013> Generated response: line #00: 200 17898 OK (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17899 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:280) 20250813085201677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201677 DLMGCP DEBUG <0013> Generated response: line #00: 200 17899 OK (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17900 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:280) 20250813085201677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201677 DLMGCP DEBUG <0013> Generated response: line #00: 200 17900 OK (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17901 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:280) 20250813085201677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201677 DLMGCP DEBUG <0013> Generated response: line #00: 200 17901 OK (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17902 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:280) 20250813085201677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201677 DLMGCP DEBUG <0013> Generated response: line #00: 200 17902 OK (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17903 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:280) 20250813085201677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201677 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201677 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201677 DLMGCP DEBUG <0013> Generated response: line #00: 200 17903 OK (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17904 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:280) 20250813085201678 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201678 DLMGCP DEBUG <0013> Generated response: line #00: 200 17904 OK (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17905 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:280) 20250813085201678 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201678 DLMGCP DEBUG <0013> Generated response: line #00: 200 17905 OK (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17906 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:280) 20250813085201678 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201678 DLMGCP DEBUG <0013> Generated response: line #00: 200 17906 OK (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17907 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:280) 20250813085201678 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201678 DLMGCP DEBUG <0013> Generated response: line #00: 200 17907 OK (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17908 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:280) 20250813085201678 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201678 DLMGCP DEBUG <0013> Generated response: line #00: 200 17908 OK (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17909 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:280) 20250813085201678 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201678 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201678 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201678 DLMGCP DEBUG <0013> Generated response: line #00: 200 17909 OK (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17910 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:280) 20250813085201679 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201679 DLMGCP DEBUG <0013> Generated response: line #00: 200 17910 OK (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17911 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:280) 20250813085201679 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201679 DLMGCP DEBUG <0013> Generated response: line #00: 200 17911 OK (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17912 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:280) 20250813085201679 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201679 DLMGCP DEBUG <0013> Generated response: line #00: 200 17912 OK (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17913 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:280) 20250813085201679 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201679 DLMGCP DEBUG <0013> Generated response: line #00: 200 17913 OK (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17914 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:280) 20250813085201679 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201679 DLMGCP DEBUG <0013> Generated response: line #00: 200 17914 OK (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17915 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:280) 20250813085201679 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201679 DLMGCP DEBUG <0013> Generated response: line #00: 200 17915 OK (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17916 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:280) 20250813085201679 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201679 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201679 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201679 DLMGCP DEBUG <0013> Generated response: line #00: 200 17916 OK (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17917 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:280) 20250813085201680 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201680 DLMGCP DEBUG <0013> Generated response: line #00: 200 17917 OK (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17918 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:280) 20250813085201680 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201680 DLMGCP DEBUG <0013> Generated response: line #00: 200 17918 OK (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17919 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:280) 20250813085201680 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201680 DLMGCP DEBUG <0013> Generated response: line #00: 200 17919 OK (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17920 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:280) 20250813085201680 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201680 DLMGCP DEBUG <0013> Generated response: line #00: 200 17920 OK (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17921 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:280) 20250813085201680 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201680 DLMGCP DEBUG <0013> Generated response: line #00: 200 17921 OK (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17922 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:280) 20250813085201680 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201680 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201680 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201680 DLMGCP DEBUG <0013> Generated response: line #00: 200 17922 OK (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17923 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:280) 20250813085201681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201681 DLMGCP DEBUG <0013> Generated response: line #00: 200 17923 OK (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17924 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:280) 20250813085201681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201681 DLMGCP DEBUG <0013> Generated response: line #00: 200 17924 OK (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17925 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:280) 20250813085201681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201681 DLMGCP DEBUG <0013> Generated response: line #00: 200 17925 OK (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17926 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:280) 20250813085201681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201681 DLMGCP DEBUG <0013> Generated response: line #00: 200 17926 OK (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17927 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:280) 20250813085201681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201681 DLMGCP DEBUG <0013> Generated response: line #00: 200 17927 OK (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17928 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:280) 20250813085201681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201681 DLMGCP DEBUG <0013> Generated response: line #00: 200 17928 OK (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17929 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:280) 20250813085201681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201681 DLMGCP DEBUG <0013> Generated response: line #00: 200 17929 OK (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17930 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:280) 20250813085201682 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201682 DLMGCP DEBUG <0013> Generated response: line #00: 200 17930 OK (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17931 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:280) 20250813085201682 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201682 DLMGCP DEBUG <0013> Generated response: line #00: 200 17931 OK (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17932 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:280) 20250813085201682 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201682 DLMGCP DEBUG <0013> Generated response: line #00: 200 17932 OK (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17933 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:280) 20250813085201682 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201682 DLMGCP DEBUG <0013> Generated response: line #00: 200 17933 OK (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17934 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:280) 20250813085201682 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201682 DLMGCP DEBUG <0013> Generated response: line #00: 200 17934 OK (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17935 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:280) 20250813085201682 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201682 DLMGCP DEBUG <0013> Generated response: line #00: 200 17935 OK (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17936 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:280) 20250813085201683 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201683 DLMGCP DEBUG <0013> Generated response: line #00: 200 17936 OK (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17937 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:280) 20250813085201683 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201683 DLMGCP DEBUG <0013> Generated response: line #00: 200 17937 OK (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17938 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:280) 20250813085201683 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201683 DLMGCP DEBUG <0013> Generated response: line #00: 200 17938 OK (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17939 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:280) 20250813085201683 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201683 DLMGCP DEBUG <0013> Generated response: line #00: 200 17939 OK (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17940 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:280) 20250813085201683 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201683 DLMGCP DEBUG <0013> Generated response: line #00: 200 17940 OK (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17941 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:280) 20250813085201683 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201683 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201683 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201683 DLMGCP DEBUG <0013> Generated response: line #00: 200 17941 OK (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17942 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:280) 20250813085201684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201684 DLMGCP DEBUG <0013> Generated response: line #00: 200 17942 OK (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17943 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:280) 20250813085201684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201684 DLMGCP DEBUG <0013> Generated response: line #00: 200 17943 OK (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17944 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:280) 20250813085201684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201684 DLMGCP DEBUG <0013> Generated response: line #00: 200 17944 OK (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17945 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:280) 20250813085201684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201684 DLMGCP DEBUG <0013> Generated response: line #00: 200 17945 OK (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17946 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:280) 20250813085201684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201684 DLMGCP DEBUG <0013> Generated response: line #00: 200 17946 OK (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17947 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:280) 20250813085201684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201684 DLMGCP DEBUG <0013> Generated response: line #00: 200 17947 OK (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17948 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:280) 20250813085201684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201684 DLMGCP DEBUG <0013> Generated response: line #00: 200 17948 OK (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17949 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:280) 20250813085201685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201685 DLMGCP DEBUG <0013> Generated response: line #00: 200 17949 OK (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17950 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:280) 20250813085201685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201685 DLMGCP DEBUG <0013> Generated response: line #00: 200 17950 OK (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17951 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:280) 20250813085201685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201685 DLMGCP DEBUG <0013> Generated response: line #00: 200 17951 OK (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17952 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:280) 20250813085201685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201685 DLMGCP DEBUG <0013> Generated response: line #00: 200 17952 OK (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17953 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:280) 20250813085201685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201685 DLMGCP DEBUG <0013> Generated response: line #00: 200 17953 OK (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17954 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:280) 20250813085201685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201685 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201685 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201685 DLMGCP DEBUG <0013> Generated response: line #00: 200 17954 OK (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17955 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:280) 20250813085201686 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201686 DLMGCP DEBUG <0013> Generated response: line #00: 200 17955 OK (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17956 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:280) 20250813085201686 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201686 DLMGCP DEBUG <0013> Generated response: line #00: 200 17956 OK (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17957 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:280) 20250813085201686 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201686 DLMGCP DEBUG <0013> Generated response: line #00: 200 17957 OK (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17958 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:280) 20250813085201686 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201686 DLMGCP DEBUG <0013> Generated response: line #00: 200 17958 OK (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17959 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:280) 20250813085201686 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201686 DLMGCP DEBUG <0013> Generated response: line #00: 200 17959 OK (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17960 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:280) 20250813085201686 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201686 DLMGCP DEBUG <0013> Generated response: line #00: 200 17960 OK (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17961 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:280) 20250813085201686 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201686 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201686 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201686 DLMGCP DEBUG <0013> Generated response: line #00: 200 17961 OK (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17962 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:280) 20250813085201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201687 DLMGCP DEBUG <0013> Generated response: line #00: 200 17962 OK (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17963 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:280) 20250813085201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201687 DLMGCP DEBUG <0013> Generated response: line #00: 200 17963 OK (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17964 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:280) 20250813085201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201687 DLMGCP DEBUG <0013> Generated response: line #00: 200 17964 OK (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17965 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:280) 20250813085201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201687 DLMGCP DEBUG <0013> Generated response: line #00: 200 17965 OK (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17966 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:280) 20250813085201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201687 DLMGCP DEBUG <0013> Generated response: line #00: 200 17966 OK (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17967 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:280) 20250813085201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201687 DLMGCP DEBUG <0013> Generated response: line #00: 200 17967 OK (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17968 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:280) 20250813085201687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201688 DLMGCP DEBUG <0013> Generated response: line #00: 200 17968 OK (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17969 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:280) 20250813085201688 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201688 DLMGCP DEBUG <0013> Generated response: line #00: 200 17969 OK (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17970 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:280) 20250813085201688 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201688 DLMGCP DEBUG <0013> Generated response: line #00: 200 17970 OK (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17971 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:280) 20250813085201688 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201688 DLMGCP DEBUG <0013> Generated response: line #00: 200 17971 OK (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17972 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:280) 20250813085201688 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201688 DLMGCP DEBUG <0013> Generated response: line #00: 200 17972 OK (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17973 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:280) 20250813085201688 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201688 DLMGCP DEBUG <0013> Generated response: line #00: 200 17973 OK (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17974 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:280) 20250813085201688 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201688 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201688 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201688 DLMGCP DEBUG <0013> Generated response: line #00: 200 17974 OK (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17975 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:280) 20250813085201689 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201689 DLMGCP DEBUG <0013> Generated response: line #00: 200 17975 OK (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17976 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:280) 20250813085201689 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201689 DLMGCP DEBUG <0013> Generated response: line #00: 200 17976 OK (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17977 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:280) 20250813085201689 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201689 DLMGCP DEBUG <0013> Generated response: line #00: 200 17977 OK (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17978 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:280) 20250813085201689 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201689 DLMGCP DEBUG <0013> Generated response: line #00: 200 17978 OK (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17979 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:280) 20250813085201689 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201689 DLMGCP DEBUG <0013> Generated response: line #00: 200 17979 OK (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17980 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:280) 20250813085201689 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201689 DLMGCP DEBUG <0013> Generated response: line #00: 200 17980 OK (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17981 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:280) 20250813085201690 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201690 DLMGCP DEBUG <0013> Generated response: line #00: 200 17981 OK (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17982 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:280) 20250813085201690 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201690 DLMGCP DEBUG <0013> Generated response: line #00: 200 17982 OK (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17983 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:280) 20250813085201690 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201690 DLMGCP DEBUG <0013> Generated response: line #00: 200 17983 OK (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17984 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:280) 20250813085201690 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201690 DLMGCP DEBUG <0013> Generated response: line #00: 200 17984 OK (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17985 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:280) 20250813085201690 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201690 DLMGCP DEBUG <0013> Generated response: line #00: 200 17985 OK (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17986 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:280) 20250813085201690 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201690 DLMGCP DEBUG <0013> Generated response: line #00: 200 17986 OK (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17987 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:280) 20250813085201690 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201690 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201690 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201690 DLMGCP DEBUG <0013> Generated response: line #00: 200 17987 OK (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17988 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:280) 20250813085201691 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201691 DLMGCP DEBUG <0013> Generated response: line #00: 200 17988 OK (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17989 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:280) 20250813085201691 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201691 DLMGCP DEBUG <0013> Generated response: line #00: 200 17989 OK (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17990 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:280) 20250813085201691 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201691 DLMGCP DEBUG <0013> Generated response: line #00: 200 17990 OK (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17991 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:280) 20250813085201691 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201691 DLMGCP DEBUG <0013> Generated response: line #00: 200 17991 OK (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17992 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:280) 20250813085201691 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201691 DLMGCP DEBUG <0013> Generated response: line #00: 200 17992 OK (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17993 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:280) 20250813085201691 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201691 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201691 DLMGCP DEBUG <0013> Generated response: line #00: 200 17993 OK (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17994 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:280) 20250813085201692 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201692 DLMGCP DEBUG <0013> Generated response: line #00: 200 17994 OK (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17995 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:280) 20250813085201692 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201692 DLMGCP DEBUG <0013> Generated response: line #00: 200 17995 OK (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17996 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:280) 20250813085201692 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201692 DLMGCP DEBUG <0013> Generated response: line #00: 200 17996 OK (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17997 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:280) 20250813085201692 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201692 DLMGCP DEBUG <0013> Generated response: line #00: 200 17997 OK (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17998 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:280) 20250813085201692 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201692 DLMGCP DEBUG <0013> Generated response: line #00: 200 17998 OK (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17999 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:280) 20250813085201692 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201692 DLMGCP DEBUG <0013> Generated response: line #00: 200 17999 OK (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18000 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:280) 20250813085201693 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201693 DLMGCP DEBUG <0013> Generated response: line #00: 200 18000 OK (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18001 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:280) 20250813085201693 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201693 DLMGCP DEBUG <0013> Generated response: line #00: 200 18001 OK (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18002 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:280) 20250813085201693 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201693 DLMGCP DEBUG <0013> Generated response: line #00: 200 18002 OK (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18003 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:280) 20250813085201693 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201693 DLMGCP DEBUG <0013> Generated response: line #00: 200 18003 OK (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18004 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:280) 20250813085201693 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201693 DLMGCP DEBUG <0013> Generated response: line #00: 200 18004 OK (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18005 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:280) 20250813085201693 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201693 DLMGCP DEBUG <0013> Generated response: line #00: 200 18005 OK (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18006 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:280) 20250813085201694 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201694 DLMGCP DEBUG <0013> Generated response: line #00: 200 18006 OK (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18007 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:280) 20250813085201694 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201694 DLMGCP DEBUG <0013> Generated response: line #00: 200 18007 OK (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18008 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:280) 20250813085201694 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201694 DLMGCP DEBUG <0013> Generated response: line #00: 200 18008 OK (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18009 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:280) 20250813085201694 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201694 DLMGCP DEBUG <0013> Generated response: line #00: 200 18009 OK (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18010 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:280) 20250813085201694 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201694 DLMGCP DEBUG <0013> Generated response: line #00: 200 18010 OK (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18011 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:280) 20250813085201694 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201694 DLMGCP DEBUG <0013> Generated response: line #00: 200 18011 OK (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18012 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:280) 20250813085201694 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201694 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201694 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201694 DLMGCP DEBUG <0013> Generated response: line #00: 200 18012 OK (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18013 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:280) 20250813085201695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201695 DLMGCP DEBUG <0013> Generated response: line #00: 200 18013 OK (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18014 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:280) 20250813085201695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201695 DLMGCP DEBUG <0013> Generated response: line #00: 200 18014 OK (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18015 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:280) 20250813085201695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201695 DLMGCP DEBUG <0013> Generated response: line #00: 200 18015 OK (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18016 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:280) 20250813085201695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201695 DLMGCP DEBUG <0013> Generated response: line #00: 200 18016 OK (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18017 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:280) 20250813085201695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201695 DLMGCP DEBUG <0013> Generated response: line #00: 200 18017 OK (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18018 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:280) 20250813085201695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201695 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201695 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201695 DLMGCP DEBUG <0013> Generated response: line #00: 200 18018 OK (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18019 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:280) 20250813085201696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201696 DLMGCP DEBUG <0013> Generated response: line #00: 200 18019 OK (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18020 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:280) 20250813085201696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201696 DLMGCP DEBUG <0013> Generated response: line #00: 200 18020 OK (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18021 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:280) 20250813085201696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201696 DLMGCP DEBUG <0013> Generated response: line #00: 200 18021 OK (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18022 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:280) 20250813085201696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201696 DLMGCP DEBUG <0013> Generated response: line #00: 200 18022 OK (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18023 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:280) 20250813085201696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201696 DLMGCP DEBUG <0013> Generated response: line #00: 200 18023 OK (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18024 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:280) 20250813085201696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201696 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201696 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201696 DLMGCP DEBUG <0013> Generated response: line #00: 200 18024 OK (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18025 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:280) 20250813085201697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201697 DLMGCP DEBUG <0013> Generated response: line #00: 200 18025 OK (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18026 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:280) 20250813085201697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201697 DLMGCP DEBUG <0013> Generated response: line #00: 200 18026 OK (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18027 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:280) 20250813085201697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201697 DLMGCP DEBUG <0013> Generated response: line #00: 200 18027 OK (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18028 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:280) 20250813085201697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201697 DLMGCP DEBUG <0013> Generated response: line #00: 200 18028 OK (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18029 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:280) 20250813085201697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201697 DLMGCP DEBUG <0013> Generated response: line #00: 200 18029 OK (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18030 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:280) 20250813085201697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201697 DLMGCP DEBUG <0013> Generated response: line #00: 200 18030 OK (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18031 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:280) 20250813085201697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201697 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201697 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201697 DLMGCP DEBUG <0013> Generated response: line #00: 200 18031 OK (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18032 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:280) 20250813085201698 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201698 DLMGCP DEBUG <0013> Generated response: line #00: 200 18032 OK (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18033 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:280) 20250813085201698 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201698 DLMGCP DEBUG <0013> Generated response: line #00: 200 18033 OK (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18034 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:280) 20250813085201698 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201698 DLMGCP DEBUG <0013> Generated response: line #00: 200 18034 OK (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18035 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:280) 20250813085201698 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201698 DLMGCP DEBUG <0013> Generated response: line #00: 200 18035 OK (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18036 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:280) 20250813085201698 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201698 DLMGCP DEBUG <0013> Generated response: line #00: 200 18036 OK (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18037 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:280) 20250813085201698 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201698 DLMGCP DEBUG <0013> Generated response: line #00: 200 18037 OK (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18038 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:280) 20250813085201698 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201698 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201699 DLMGCP DEBUG <0013> Generated response: line #00: 200 18038 OK (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18039 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:280) 20250813085201699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201699 DLMGCP DEBUG <0013> Generated response: line #00: 200 18039 OK (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18040 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:280) 20250813085201699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201699 DLMGCP DEBUG <0013> Generated response: line #00: 200 18040 OK (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18041 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:280) 20250813085201699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201699 DLMGCP DEBUG <0013> Generated response: line #00: 200 18041 OK (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18042 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:280) 20250813085201699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201699 DLMGCP DEBUG <0013> Generated response: line #00: 200 18042 OK (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18043 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:280) 20250813085201699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201699 DLMGCP DEBUG <0013> Generated response: line #00: 200 18043 OK (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18044 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:280) 20250813085201699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201699 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201699 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201699 DLMGCP DEBUG <0013> Generated response: line #00: 200 18044 OK (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18045 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:280) 20250813085201700 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201700 DLMGCP DEBUG <0013> Generated response: line #00: 200 18045 OK (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18046 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:280) 20250813085201700 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201700 DLMGCP DEBUG <0013> Generated response: line #00: 200 18046 OK (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18047 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:280) 20250813085201700 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201700 DLMGCP DEBUG <0013> Generated response: line #00: 200 18047 OK (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18048 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:280) 20250813085201700 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201700 DLMGCP DEBUG <0013> Generated response: line #00: 200 18048 OK (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18049 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:280) 20250813085201700 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201700 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201700 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201700 DLMGCP DEBUG <0013> Generated response: line #00: 200 18049 OK (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18050 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:280) 20250813085201701 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250813085201701 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201701 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201701 DLMGCP DEBUG <0013> Generated response: line #00: 200 18050 OK (mgcp_msg.c:72) 20250813085201701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18051 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:280) 20250813085201701 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250813085201701 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201701 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201701 DLMGCP DEBUG <0013> Generated response: line #00: 200 18051 OK (mgcp_msg.c:72) 20250813085201701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18052 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085201701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:280) 20250813085201701 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250813085201701 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085201701 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085201701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085201701 DLMGCP DEBUG <0013> Generated response: line #00: 200 18052 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM2(75)@da6723e785a7: Final verdict of PTC: none RTPEM1(74)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@da6723e785a7: Final verdict of PTC: none RTPEM0(73)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(76)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_mdcx_without_crcx started. 20250813085209843 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44495 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085209843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250813085209843 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085209843 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085209843 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085209843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085209843 DLMGCP DEBUG <0013> Generated response: line #00: 515 44495 FAIL (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #00: MDCX 44496 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085209851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250813085209851 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085209851 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085209851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085209851 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) 20250813085209851 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:804) 20250813085209851 DLMGCP DEBUG <0013> endpoint:none Generated response: code=400 (mgcp_protocol.c:146) 20250813085209851 DLMGCP DEBUG <0013> Generated response: line #00: 400 44496 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM1(79)@da6723e785a7: Final verdict of PTC: none RTPEM0(78)@da6723e785a7: Final verdict of PTC: none RTPEM2(80)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(81)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@da6723e785a7: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Wed Aug 13 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=34224) Waiting for packet dumper to finish... 1 (prev_count=34224, count=36304) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_dlcx_without_crcx started. 20250813085217947 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32685 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085217947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085217947 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085217947 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085217947 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085217947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085217947 DLMGCP DEBUG <0013> Generated response: line #00: 515 32685 FAIL (mgcp_msg.c:72) 20250813085217948 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32686 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085217948 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250813085217948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085217948 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085217948 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085217948 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085217948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085217948 DLMGCP DEBUG <0013> Generated response: line #00: 515 32686 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(87)@da6723e785a7: Final verdict of PTC: none RTPEM1(84)@da6723e785a7: Final verdict of PTC: none RTPEM2(85)@da6723e785a7: Final verdict of PTC: none RTPEM0(83)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(86)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@da6723e785a7: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Wed Aug 13 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=30312) Waiting for packet dumper to finish... 1 (prev_count=30312, count=32592) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_dlcx_non_existant_ep started. 20250813085226037 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20722 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085226037 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250813085226037 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250813085226037 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250813085226037 DLMGCP DEBUG <0013> Generated response: line #00: 500 20722 FAIL (mgcp_msg.c:72) 20250813085226038 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20723 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085226038 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250813085226038 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250813085226038 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250813085226038 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250813085226038 DLMGCP DEBUG <0013> Generated response: line #00: 500 20723 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(92)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(91)@da6723e785a7: Final verdict of PTC: none RTPEM1(89)@da6723e785a7: Final verdict of PTC: none RTPEM2(90)@da6723e785a7: Final verdict of PTC: none RTPEM0(88)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@da6723e785a7: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Wed Aug 13 08:52:26 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:52: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_mdcx_wildcarded started. 20250813085234217 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085234217 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085234217 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234218 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085234221 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085234221 DLMGCP DEBUG <0013> Generated response: line #00: 200 56591 OK (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085234226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085234226 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085234226 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085234226 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:890) 20250813085234227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:146) 20250813085234227 DLMGCP DEBUG <0013> Generated response: line #00: 507 56592 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass VirtCallAgent-STATS(96)@da6723e785a7: Final verdict of PTC: none RTPEM1(94)@da6723e785a7: Final verdict of PTC: none RTPEM2(95)@da6723e785a7: Final verdict of PTC: none RTPEM0(93)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@da6723e785a7: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Wed Aug 13 08:52:34 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:52: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_dlcx_wildcarded started. 20250813085242412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085242412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085242412 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242412 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085242414 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085242414 DLMGCP DEBUG <0013> Generated response: line #00: 200 65128 OK (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085242419 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085242419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C6C2BD28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C6C2BD28 output_enabled 0 (mgcp_conn.c:271) 20250813085242419 DLMGCP DEBUG <0013> (1234/rtp C:C6C2BD28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:C6C2BD28 CRCX: connection successfully created: (1234/rtp C:C6C2BD28 r=NULL:0<->l=::1:4616) (mgcp_protocol.c:772) 20250813085242419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #00: 200 65129 OK (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #02: I: C6C2BD28 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6C2BD28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242419 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250813085242420 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085242420 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40CB89EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40CB89EB output_enabled 0 (mgcp_conn.c:271) 20250813085242420 DLMGCP DEBUG <0013> (1234/rtp C:40CB89EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242420 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:40CB89EB CRCX: connection successfully created: (1234/rtp C:40CB89EB r=NULL:0<->l=::1:4618) (mgcp_protocol.c:772) 20250813085242420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #00: 200 65130 OK (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #02: I: 40CB89EB (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40CB89EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242420 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250813085242421 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085242421 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:F1E52215 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:F1E52215 output_enabled 0 (mgcp_conn.c:271) 20250813085242421 DLMGCP DEBUG <0013> (1234/rtp C:F1E52215 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242421 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:F1E52215 CRCX: connection successfully created: (1234/rtp C:F1E52215 r=NULL:0<->l=::1:4620) (mgcp_protocol.c:772) 20250813085242421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #00: 200 65131 OK (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #02: I: F1E52215 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1E52215 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250813085242421 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085242421 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:05459D6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:05459D6E output_enabled 0 (mgcp_conn.c:271) 20250813085242421 DLMGCP DEBUG <0013> (1234/rtp C:05459D6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242421 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:05459D6E CRCX: connection successfully created: (1234/rtp C:05459D6E r=NULL:0<->l=::1:4622) (mgcp_protocol.c:772) 20250813085242422 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #00: 200 65132 OK (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #02: I: 05459D6E (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05459D6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242422 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250813085242423 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085242423 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1B1545E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1B1545E7 output_enabled 0 (mgcp_conn.c:271) 20250813085242423 DLMGCP DEBUG <0013> (1234/rtp C:1B1545E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242423 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1B1545E7 CRCX: connection successfully created: (1234/rtp C:1B1545E7 r=NULL:0<->l=::1:4624) (mgcp_protocol.c:772) 20250813085242423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #00: 200 65133 OK (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B1545E7 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B1545E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242423 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250813085242424 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250813085242424 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F1BC868E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F1BC868E output_enabled 0 (mgcp_conn.c:271) 20250813085242424 DLMGCP DEBUG <0013> (1234/rtp C:F1BC868E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242424 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:F1BC868E CRCX: connection successfully created: (1234/rtp C:F1BC868E r=NULL:0<->l=::1:4626) (mgcp_protocol.c:772) 20250813085242424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #00: 200 65134 OK (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #02: I: F1BC868E (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1BC868E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242424 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250813085242425 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085242425 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:E6CEEC30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:E6CEEC30 output_enabled 0 (mgcp_conn.c:271) 20250813085242425 DLMGCP DEBUG <0013> (1234/rtp C:E6CEEC30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242425 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:E6CEEC30 CRCX: connection successfully created: (1234/rtp C:E6CEEC30 r=NULL:0<->l=::1:4628) (mgcp_protocol.c:772) 20250813085242425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #00: 200 65135 OK (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #02: I: E6CEEC30 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6CEEC30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242425 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250813085242426 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250813085242426 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:91E828A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:91E828A0 output_enabled 0 (mgcp_conn.c:271) 20250813085242426 DLMGCP DEBUG <0013> (1234/rtp C:91E828A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242426 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:91E828A0 CRCX: connection successfully created: (1234/rtp C:91E828A0 r=NULL:0<->l=::1:4630) (mgcp_protocol.c:772) 20250813085242426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #00: 200 65136 OK (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #02: I: 91E828A0 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91E828A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242426 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242427 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250813085242427 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250813085242427 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:AE88A7DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:AE88A7DF output_enabled 0 (mgcp_conn.c:271) 20250813085242428 DLMGCP DEBUG <0013> (1234/rtp C:AE88A7DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242428 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:AE88A7DF CRCX: connection successfully created: (1234/rtp C:AE88A7DF r=NULL:0<->l=::1:4632) (mgcp_protocol.c:772) 20250813085242428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #00: 200 65137 OK (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #02: I: AE88A7DF (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE88A7DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250813085242428 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250813085242428 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:928589AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:928589AC output_enabled 0 (mgcp_conn.c:271) 20250813085242428 DLMGCP DEBUG <0013> (1234/rtp C:928589AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242429 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:928589AC CRCX: connection successfully created: (1234/rtp C:928589AC r=NULL:0<->l=::1:4634) (mgcp_protocol.c:772) 20250813085242429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #00: 200 65138 OK (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #02: I: 928589AC (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #04: o=- 928589AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242429 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250813085242430 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250813085242430 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:C200110B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:C200110B output_enabled 0 (mgcp_conn.c:271) 20250813085242430 DLMGCP DEBUG <0013> (1234/rtp C:C200110B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242430 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:C200110B CRCX: connection successfully created: (1234/rtp C:C200110B r=NULL:0<->l=::1:4636) (mgcp_protocol.c:772) 20250813085242430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #00: 200 65139 OK (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #02: I: C200110B (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #04: o=- C200110B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242430 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250813085242431 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250813085242431 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:E9E5D30C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:E9E5D30C output_enabled 0 (mgcp_conn.c:271) 20250813085242431 DLMGCP DEBUG <0013> (1234/rtp C:E9E5D30C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242431 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:E9E5D30C CRCX: connection successfully created: (1234/rtp C:E9E5D30C r=NULL:0<->l=::1:4638) (mgcp_protocol.c:772) 20250813085242431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #00: 200 65140 OK (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #02: I: E9E5D30C (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9E5D30C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242431 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250813085242432 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250813085242432 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:5A402988 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:5A402988 output_enabled 0 (mgcp_conn.c:271) 20250813085242432 DLMGCP DEBUG <0013> (1234/rtp C:5A402988 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242432 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:5A402988 CRCX: connection successfully created: (1234/rtp C:5A402988 r=NULL:0<->l=::1:4640) (mgcp_protocol.c:772) 20250813085242432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #00: 200 65141 OK (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A402988 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A402988 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242432 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242433 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250813085242433 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250813085242433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:4EC7F4A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:4EC7F4A6 output_enabled 0 (mgcp_conn.c:271) 20250813085242433 DLMGCP DEBUG <0013> (1234/rtp C:4EC7F4A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:4EC7F4A6 CRCX: connection successfully created: (1234/rtp C:4EC7F4A6 r=NULL:0<->l=::1:4642) (mgcp_protocol.c:772) 20250813085242433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242433 DLMGCP DEBUG <0013> Generated response: line #00: 200 65142 OK (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EC7F4A6 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EC7F4A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250813085242434 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250813085242434 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4B330E87 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4B330E87 output_enabled 0 (mgcp_conn.c:271) 20250813085242434 DLMGCP DEBUG <0013> (1234/rtp C:4B330E87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242434 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:4B330E87 CRCX: connection successfully created: (1234/rtp C:4B330E87 r=NULL:0<->l=::1:4644) (mgcp_protocol.c:772) 20250813085242434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #00: 200 65143 OK (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B330E87 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B330E87 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242434 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250813085242435 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250813085242435 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:DC756D56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:DC756D56 output_enabled 0 (mgcp_conn.c:271) 20250813085242435 DLMGCP DEBUG <0013> (1234/rtp C:DC756D56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242435 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:DC756D56 CRCX: connection successfully created: (1234/rtp C:DC756D56 r=NULL:0<->l=::1:4646) (mgcp_protocol.c:772) 20250813085242435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #00: 200 65144 OK (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #02: I: DC756D56 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC756D56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242435 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250813085242436 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250813085242436 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6B08490D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6B08490D output_enabled 0 (mgcp_conn.c:271) 20250813085242436 DLMGCP DEBUG <0013> (1234/rtp C:6B08490D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242436 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:6B08490D CRCX: connection successfully created: (1234/rtp C:6B08490D r=NULL:0<->l=::1:4648) (mgcp_protocol.c:772) 20250813085242436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #00: 200 65145 OK (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B08490D (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B08490D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242436 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250813085242437 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250813085242437 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:1BC96840 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:1BC96840 output_enabled 0 (mgcp_conn.c:271) 20250813085242437 DLMGCP DEBUG <0013> (1234/rtp C:1BC96840 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242437 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:1BC96840 CRCX: connection successfully created: (1234/rtp C:1BC96840 r=NULL:0<->l=::1:4650) (mgcp_protocol.c:772) 20250813085242437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #00: 200 65146 OK (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BC96840 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BC96840 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242437 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250813085242437 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250813085242438 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242438 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:60BA9F21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242438 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:60BA9F21 output_enabled 0 (mgcp_conn.c:271) 20250813085242438 DLMGCP DEBUG <0013> (1234/rtp C:60BA9F21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242438 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:60BA9F21 CRCX: connection successfully created: (1234/rtp C:60BA9F21 r=NULL:0<->l=::1:4652) (mgcp_protocol.c:772) 20250813085242438 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #00: 200 65147 OK (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #02: I: 60BA9F21 (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60BA9F21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242438 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242440 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250813085242440 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250813085242440 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:DBC00E90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:DBC00E90 output_enabled 0 (mgcp_conn.c:271) 20250813085242440 DLMGCP DEBUG <0013> (1234/rtp C:DBC00E90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242441 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:DBC00E90 CRCX: connection successfully created: (1234/rtp C:DBC00E90 r=NULL:0<->l=::1:4654) (mgcp_protocol.c:772) 20250813085242441 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #00: 200 65148 OK (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #02: I: DBC00E90 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBC00E90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250813085242441 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250813085242441 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:FF193F6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:FF193F6B output_enabled 0 (mgcp_conn.c:271) 20250813085242441 DLMGCP DEBUG <0013> (1234/rtp C:FF193F6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242442 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:FF193F6B CRCX: connection successfully created: (1234/rtp C:FF193F6B r=NULL:0<->l=::1:4656) (mgcp_protocol.c:772) 20250813085242442 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #00: 200 65149 OK (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #02: I: FF193F6B (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF193F6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250813085242442 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250813085242442 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242442 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C25C412F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242442 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C25C412F output_enabled 0 (mgcp_conn.c:271) 20250813085242442 DLMGCP DEBUG <0013> (1234/rtp C:C25C412F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242442 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:C25C412F CRCX: connection successfully created: (1234/rtp C:C25C412F r=NULL:0<->l=::1:4658) (mgcp_protocol.c:772) 20250813085242442 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #00: 200 65150 OK (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #02: I: C25C412F (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #04: o=- C25C412F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242442 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250813085242443 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250813085242443 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:CBE622C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:CBE622C0 output_enabled 0 (mgcp_conn.c:271) 20250813085242443 DLMGCP DEBUG <0013> (1234/rtp C:CBE622C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242443 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:CBE622C0 CRCX: connection successfully created: (1234/rtp C:CBE622C0 r=NULL:0<->l=::1:4660) (mgcp_protocol.c:772) 20250813085242443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #00: 200 65151 OK (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #02: I: CBE622C0 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBE622C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242443 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250813085242444 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250813085242444 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242444 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D8971504 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242444 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D8971504 output_enabled 0 (mgcp_conn.c:271) 20250813085242444 DLMGCP DEBUG <0013> (1234/rtp C:D8971504 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242444 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:D8971504 CRCX: connection successfully created: (1234/rtp C:D8971504 r=NULL:0<->l=::1:4662) (mgcp_protocol.c:772) 20250813085242444 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #00: 200 65152 OK (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #02: I: D8971504 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8971504 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242444 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250813085242445 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250813085242445 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242445 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:84850F36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242445 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:84850F36 output_enabled 0 (mgcp_conn.c:271) 20250813085242445 DLMGCP DEBUG <0013> (1234/rtp C:84850F36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242445 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:84850F36 CRCX: connection successfully created: (1234/rtp C:84850F36 r=NULL:0<->l=::1:4664) (mgcp_protocol.c:772) 20250813085242445 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #00: 200 65153 OK (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #02: I: 84850F36 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84850F36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242445 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242446 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250813085242446 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250813085242446 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:4240A91B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:4240A91B output_enabled 0 (mgcp_conn.c:271) 20250813085242446 DLMGCP DEBUG <0013> (1234/rtp C:4240A91B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242447 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:4240A91B CRCX: connection successfully created: (1234/rtp C:4240A91B r=NULL:0<->l=::1:4666) (mgcp_protocol.c:772) 20250813085242447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #00: 200 65154 OK (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #02: I: 4240A91B (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4240A91B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242447 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250813085242448 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250813085242448 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A7CAF54B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A7CAF54B output_enabled 0 (mgcp_conn.c:271) 20250813085242448 DLMGCP DEBUG <0013> (1234/rtp C:A7CAF54B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242448 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:A7CAF54B CRCX: connection successfully created: (1234/rtp C:A7CAF54B r=NULL:0<->l=::1:4668) (mgcp_protocol.c:772) 20250813085242448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #00: 200 65155 OK (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #02: I: A7CAF54B (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7CAF54B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242448 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250813085242449 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250813085242449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:74EDA71C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:74EDA71C output_enabled 0 (mgcp_conn.c:271) 20250813085242449 DLMGCP DEBUG <0013> (1234/rtp C:74EDA71C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:74EDA71C CRCX: connection successfully created: (1234/rtp C:74EDA71C r=NULL:0<->l=::1:4670) (mgcp_protocol.c:772) 20250813085242449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #00: 200 65156 OK (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #02: I: 74EDA71C (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74EDA71C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250813085242449 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250813085242450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:3E324D04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:3E324D04 output_enabled 0 (mgcp_conn.c:271) 20250813085242450 DLMGCP DEBUG <0013> (1234/rtp C:3E324D04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:3E324D04 CRCX: connection successfully created: (1234/rtp C:3E324D04 r=NULL:0<->l=::1:4672) (mgcp_protocol.c:772) 20250813085242450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #00: 200 65157 OK (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E324D04 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E324D04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250813085242450 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250813085242450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:C4308854 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:C4308854 output_enabled 0 (mgcp_conn.c:271) 20250813085242450 DLMGCP DEBUG <0013> (1234/rtp C:C4308854 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:C4308854 CRCX: connection successfully created: (1234/rtp C:C4308854 r=NULL:0<->l=::1:4674) (mgcp_protocol.c:772) 20250813085242450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #00: 200 65158 OK (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #02: I: C4308854 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4308854 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242450 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250813085242451 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250813085242451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:BEE0AC8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:BEE0AC8E output_enabled 0 (mgcp_conn.c:271) 20250813085242451 DLMGCP DEBUG <0013> (1234/rtp C:BEE0AC8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:BEE0AC8E CRCX: connection successfully created: (1234/rtp C:BEE0AC8E r=NULL:0<->l=::1:4676) (mgcp_protocol.c:772) 20250813085242451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #00: 200 65159 OK (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #02: I: BEE0AC8E (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEE0AC8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242451 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250813085242452 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250813085242452 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242452 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:95008C8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242452 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:95008C8E output_enabled 0 (mgcp_conn.c:271) 20250813085242452 DLMGCP DEBUG <0013> (1234/rtp C:95008C8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242452 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:95008C8E CRCX: connection successfully created: (1234/rtp C:95008C8E r=NULL:0<->l=::1:4678) (mgcp_protocol.c:772) 20250813085242452 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #00: 200 65160 OK (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #02: I: 95008C8E (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95008C8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250813085242453 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250813085242453 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:C6A076D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:C6A076D4 output_enabled 0 (mgcp_conn.c:271) 20250813085242453 DLMGCP DEBUG <0013> (1234/rtp C:C6A076D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242453 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:C6A076D4 CRCX: connection successfully created: (1234/rtp C:C6A076D4 r=NULL:0<->l=::1:4680) (mgcp_protocol.c:772) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #00: 200 65161 OK (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #02: I: C6A076D4 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6A076D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250813085242453 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250813085242453 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:DB713521 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:DB713521 output_enabled 0 (mgcp_conn.c:271) 20250813085242453 DLMGCP DEBUG <0013> (1234/rtp C:DB713521 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242453 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:DB713521 CRCX: connection successfully created: (1234/rtp C:DB713521 r=NULL:0<->l=::1:4682) (mgcp_protocol.c:772) 20250813085242453 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #00: 200 65162 OK (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #02: I: DB713521 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB713521 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242453 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250813085242454 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250813085242454 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242454 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:CE0C1CDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242454 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:CE0C1CDE output_enabled 0 (mgcp_conn.c:271) 20250813085242454 DLMGCP DEBUG <0013> (1234/rtp C:CE0C1CDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242454 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:CE0C1CDE CRCX: connection successfully created: (1234/rtp C:CE0C1CDE r=NULL:0<->l=::1:4684) (mgcp_protocol.c:772) 20250813085242454 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #00: 200 65163 OK (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #02: I: CE0C1CDE (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE0C1CDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242454 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250813085242455 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250813085242455 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:109DD04E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:109DD04E output_enabled 0 (mgcp_conn.c:271) 20250813085242455 DLMGCP DEBUG <0013> (1234/rtp C:109DD04E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242455 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:109DD04E CRCX: connection successfully created: (1234/rtp C:109DD04E r=NULL:0<->l=::1:4686) (mgcp_protocol.c:772) 20250813085242455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #00: 200 65164 OK (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #02: I: 109DD04E (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #04: o=- 109DD04E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242455 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250813085242455 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250813085242455 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242455 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:0D3154D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242456 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:0D3154D9 output_enabled 0 (mgcp_conn.c:271) 20250813085242456 DLMGCP DEBUG <0013> (1234/rtp C:0D3154D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242456 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:0D3154D9 CRCX: connection successfully created: (1234/rtp C:0D3154D9 r=NULL:0<->l=::1:4688) (mgcp_protocol.c:772) 20250813085242456 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #00: 200 65165 OK (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D3154D9 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D3154D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250813085242456 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250813085242456 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:9730B0E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:9730B0E0 output_enabled 0 (mgcp_conn.c:271) 20250813085242456 DLMGCP DEBUG <0013> (1234/rtp C:9730B0E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242456 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:9730B0E0 CRCX: connection successfully created: (1234/rtp C:9730B0E0 r=NULL:0<->l=::1:4690) (mgcp_protocol.c:772) 20250813085242456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #00: 200 65166 OK (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #02: I: 9730B0E0 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9730B0E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242456 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250813085242457 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250813085242457 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242457 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:837AD500 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242457 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:837AD500 output_enabled 0 (mgcp_conn.c:271) 20250813085242457 DLMGCP DEBUG <0013> (1234/rtp C:837AD500 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242457 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:837AD500 CRCX: connection successfully created: (1234/rtp C:837AD500 r=NULL:0<->l=::1:4692) (mgcp_protocol.c:772) 20250813085242457 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #00: 200 65167 OK (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #02: I: 837AD500 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #04: o=- 837AD500 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242457 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250813085242458 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250813085242458 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:A95DF686 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:A95DF686 output_enabled 0 (mgcp_conn.c:271) 20250813085242458 DLMGCP DEBUG <0013> (1234/rtp C:A95DF686 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242458 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:A95DF686 CRCX: connection successfully created: (1234/rtp C:A95DF686 r=NULL:0<->l=::1:4694) (mgcp_protocol.c:772) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #00: 200 65168 OK (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #02: I: A95DF686 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #04: o=- A95DF686 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250813085242458 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250813085242458 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E8EDAA04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E8EDAA04 output_enabled 0 (mgcp_conn.c:271) 20250813085242458 DLMGCP DEBUG <0013> (1234/rtp C:E8EDAA04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242458 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:E8EDAA04 CRCX: connection successfully created: (1234/rtp C:E8EDAA04 r=NULL:0<->l=::1:4696) (mgcp_protocol.c:772) 20250813085242458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #00: 200 65169 OK (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #02: I: E8EDAA04 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8EDAA04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242458 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250813085242459 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250813085242459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:07D96BA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:07D96BA0 output_enabled 0 (mgcp_conn.c:271) 20250813085242459 DLMGCP DEBUG <0013> (1234/rtp C:07D96BA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:07D96BA0 CRCX: connection successfully created: (1234/rtp C:07D96BA0 r=NULL:0<->l=::1:4698) (mgcp_protocol.c:772) 20250813085242459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #00: 200 65170 OK (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #02: I: 07D96BA0 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07D96BA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250813085242459 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250813085242459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:7A21D81A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:7A21D81A output_enabled 0 (mgcp_conn.c:271) 20250813085242459 DLMGCP DEBUG <0013> (1234/rtp C:7A21D81A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242460 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:7A21D81A CRCX: connection successfully created: (1234/rtp C:7A21D81A r=NULL:0<->l=::1:4700) (mgcp_protocol.c:772) 20250813085242460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #00: 200 65171 OK (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A21D81A (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A21D81A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250813085242460 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250813085242460 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:2E5FF882 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:2E5FF882 output_enabled 0 (mgcp_conn.c:271) 20250813085242460 DLMGCP DEBUG <0013> (1234/rtp C:2E5FF882 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242460 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:2E5FF882 CRCX: connection successfully created: (1234/rtp C:2E5FF882 r=NULL:0<->l=::1:4702) (mgcp_protocol.c:772) 20250813085242460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #00: 200 65172 OK (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E5FF882 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E5FF882 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242460 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250813085242461 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250813085242461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:6EAEC47E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:6EAEC47E output_enabled 0 (mgcp_conn.c:271) 20250813085242461 DLMGCP DEBUG <0013> (1234/rtp C:6EAEC47E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:6EAEC47E CRCX: connection successfully created: (1234/rtp C:6EAEC47E r=NULL:0<->l=::1:4704) (mgcp_protocol.c:772) 20250813085242461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #00: 200 65173 OK (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EAEC47E (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EAEC47E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242461 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250813085242463 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250813085242463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78C64F6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78C64F6A output_enabled 0 (mgcp_conn.c:271) 20250813085242463 DLMGCP DEBUG <0013> (1234/rtp C:78C64F6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:78C64F6A CRCX: connection successfully created: (1234/rtp C:78C64F6A r=NULL:0<->l=::1:4706) (mgcp_protocol.c:772) 20250813085242463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #00: 200 65174 OK (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #02: I: 78C64F6A (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78C64F6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242463 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250813085242464 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250813085242464 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:6E3FF42E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:6E3FF42E output_enabled 0 (mgcp_conn.c:271) 20250813085242464 DLMGCP DEBUG <0013> (1234/rtp C:6E3FF42E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242464 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:6E3FF42E CRCX: connection successfully created: (1234/rtp C:6E3FF42E r=NULL:0<->l=::1:4708) (mgcp_protocol.c:772) 20250813085242464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #00: 200 65175 OK (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E3FF42E (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E3FF42E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242464 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250813085242465 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250813085242465 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242465 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:10AD04BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242465 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:10AD04BD output_enabled 0 (mgcp_conn.c:271) 20250813085242465 DLMGCP DEBUG <0013> (1234/rtp C:10AD04BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242465 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:10AD04BD CRCX: connection successfully created: (1234/rtp C:10AD04BD r=NULL:0<->l=::1:4710) (mgcp_protocol.c:772) 20250813085242465 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #00: 200 65176 OK (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #02: I: 10AD04BD (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10AD04BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242465 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250813085242466 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250813085242466 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:4A569FFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:4A569FFD output_enabled 0 (mgcp_conn.c:271) 20250813085242466 DLMGCP DEBUG <0013> (1234/rtp C:4A569FFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242466 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:4A569FFD CRCX: connection successfully created: (1234/rtp C:4A569FFD r=NULL:0<->l=::1:4712) (mgcp_protocol.c:772) 20250813085242466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #00: 200 65177 OK (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A569FFD (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A569FFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242466 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250813085242467 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250813085242467 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B5134494 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B5134494 output_enabled 0 (mgcp_conn.c:271) 20250813085242467 DLMGCP DEBUG <0013> (1234/rtp C:B5134494 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242467 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:B5134494 CRCX: connection successfully created: (1234/rtp C:B5134494 r=NULL:0<->l=::1:4714) (mgcp_protocol.c:772) 20250813085242467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #00: 200 65178 OK (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #02: I: B5134494 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5134494 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250813085242467 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250813085242467 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:9F1D0FE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:9F1D0FE2 output_enabled 0 (mgcp_conn.c:271) 20250813085242467 DLMGCP DEBUG <0013> (1234/rtp C:9F1D0FE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242468 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:9F1D0FE2 CRCX: connection successfully created: (1234/rtp C:9F1D0FE2 r=NULL:0<->l=::1:4716) (mgcp_protocol.c:772) 20250813085242468 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #00: 200 65179 OK (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F1D0FE2 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F1D0FE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250813085242468 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250813085242468 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242468 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:B95309CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242468 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:B95309CE output_enabled 0 (mgcp_conn.c:271) 20250813085242468 DLMGCP DEBUG <0013> (1234/rtp C:B95309CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242468 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:B95309CE CRCX: connection successfully created: (1234/rtp C:B95309CE r=NULL:0<->l=::1:4718) (mgcp_protocol.c:772) 20250813085242468 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #00: 200 65180 OK (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #02: I: B95309CE (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #04: o=- B95309CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242468 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250813085242469 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250813085242469 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242469 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:74DBABB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242469 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:74DBABB6 output_enabled 0 (mgcp_conn.c:271) 20250813085242469 DLMGCP DEBUG <0013> (1234/rtp C:74DBABB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242469 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:74DBABB6 CRCX: connection successfully created: (1234/rtp C:74DBABB6 r=NULL:0<->l=::1:4720) (mgcp_protocol.c:772) 20250813085242469 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #00: 200 65181 OK (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #02: I: 74DBABB6 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74DBABB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242469 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250813085242470 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250813085242470 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242470 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:8E4208E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242470 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:8E4208E3 output_enabled 0 (mgcp_conn.c:271) 20250813085242470 DLMGCP DEBUG <0013> (1234/rtp C:8E4208E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242470 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:8E4208E3 CRCX: connection successfully created: (1234/rtp C:8E4208E3 r=NULL:0<->l=::1:4722) (mgcp_protocol.c:772) 20250813085242470 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #00: 200 65182 OK (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E4208E3 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E4208E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242470 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250813085242471 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250813085242471 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5F482ED8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5F482ED8 output_enabled 0 (mgcp_conn.c:271) 20250813085242471 DLMGCP DEBUG <0013> (1234/rtp C:5F482ED8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242471 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:5F482ED8 CRCX: connection successfully created: (1234/rtp C:5F482ED8 r=NULL:0<->l=::1:4724) (mgcp_protocol.c:772) 20250813085242471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #00: 200 65183 OK (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F482ED8 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F482ED8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242471 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250813085242472 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250813085242472 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242472 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:C989A474 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242472 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:C989A474 output_enabled 0 (mgcp_conn.c:271) 20250813085242472 DLMGCP DEBUG <0013> (1234/rtp C:C989A474 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242472 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:C989A474 CRCX: connection successfully created: (1234/rtp C:C989A474 r=NULL:0<->l=::1:4726) (mgcp_protocol.c:772) 20250813085242472 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #00: 200 65184 OK (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #02: I: C989A474 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #04: o=- C989A474 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242472 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250813085242472 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250813085242472 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242472 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:90B32CC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242472 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:90B32CC6 output_enabled 0 (mgcp_conn.c:271) 20250813085242472 DLMGCP DEBUG <0013> (1234/rtp C:90B32CC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242472 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:90B32CC6 CRCX: connection successfully created: (1234/rtp C:90B32CC6 r=NULL:0<->l=::1:4728) (mgcp_protocol.c:772) 20250813085242473 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #00: 200 65185 OK (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #02: I: 90B32CC6 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90B32CC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250813085242473 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250813085242473 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:5BDE66D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:5BDE66D3 output_enabled 0 (mgcp_conn.c:271) 20250813085242473 DLMGCP DEBUG <0013> (1234/rtp C:5BDE66D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242473 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:5BDE66D3 CRCX: connection successfully created: (1234/rtp C:5BDE66D3 r=NULL:0<->l=::1:4730) (mgcp_protocol.c:772) 20250813085242473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #00: 200 65186 OK (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BDE66D3 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BDE66D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242473 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250813085242474 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250813085242474 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:7D22DD1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:7D22DD1B output_enabled 0 (mgcp_conn.c:271) 20250813085242474 DLMGCP DEBUG <0013> (1234/rtp C:7D22DD1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242474 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:7D22DD1B CRCX: connection successfully created: (1234/rtp C:7D22DD1B r=NULL:0<->l=::1:4732) (mgcp_protocol.c:772) 20250813085242474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #00: 200 65187 OK (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D22DD1B (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D22DD1B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242474 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250813085242475 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250813085242475 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:503F286B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:503F286B output_enabled 0 (mgcp_conn.c:271) 20250813085242475 DLMGCP DEBUG <0013> (1234/rtp C:503F286B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242475 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:503F286B CRCX: connection successfully created: (1234/rtp C:503F286B r=NULL:0<->l=::1:4734) (mgcp_protocol.c:772) 20250813085242475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #00: 200 65188 OK (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #02: I: 503F286B (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #04: o=- 503F286B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250813085242475 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250813085242475 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:051074DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:051074DE output_enabled 0 (mgcp_conn.c:271) 20250813085242475 DLMGCP DEBUG <0013> (1234/rtp C:051074DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242476 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:051074DE CRCX: connection successfully created: (1234/rtp C:051074DE r=NULL:0<->l=::1:4736) (mgcp_protocol.c:772) 20250813085242476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #00: 200 65189 OK (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #02: I: 051074DE (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #04: o=- 051074DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250813085242476 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250813085242476 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242476 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:95284254 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:95284254 output_enabled 0 (mgcp_conn.c:271) 20250813085242476 DLMGCP DEBUG <0013> (1234/rtp C:95284254 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242476 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:95284254 CRCX: connection successfully created: (1234/rtp C:95284254 r=NULL:0<->l=::1:4738) (mgcp_protocol.c:772) 20250813085242476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #00: 200 65190 OK (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #02: I: 95284254 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95284254 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242476 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250813085242477 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250813085242477 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:10201C9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:10201C9D output_enabled 0 (mgcp_conn.c:271) 20250813085242477 DLMGCP DEBUG <0013> (1234/rtp C:10201C9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242477 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:10201C9D CRCX: connection successfully created: (1234/rtp C:10201C9D r=NULL:0<->l=::1:4740) (mgcp_protocol.c:772) 20250813085242477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #00: 200 65191 OK (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #02: I: 10201C9D (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10201C9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242477 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250813085242478 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250813085242478 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242478 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3F1EDFF4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242478 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3F1EDFF4 output_enabled 0 (mgcp_conn.c:271) 20250813085242478 DLMGCP DEBUG <0013> (1234/rtp C:3F1EDFF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242478 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:3F1EDFF4 CRCX: connection successfully created: (1234/rtp C:3F1EDFF4 r=NULL:0<->l=::1:4742) (mgcp_protocol.c:772) 20250813085242478 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #00: 200 65192 OK (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F1EDFF4 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F1EDFF4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242478 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250813085242480 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250813085242480 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242480 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242480 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:65B8685A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242480 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:65B8685A output_enabled 0 (mgcp_conn.c:271) 20250813085242480 DLMGCP DEBUG <0013> (1234/rtp C:65B8685A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242480 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:65B8685A CRCX: connection successfully created: (1234/rtp C:65B8685A r=NULL:0<->l=::1:4744) (mgcp_protocol.c:772) 20250813085242480 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #00: 200 65193 OK (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #02: I: 65B8685A (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65B8685A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242480 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250813085242481 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250813085242481 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242481 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:D8C1EF47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242481 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:D8C1EF47 output_enabled 0 (mgcp_conn.c:271) 20250813085242481 DLMGCP DEBUG <0013> (1234/rtp C:D8C1EF47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242481 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:D8C1EF47 CRCX: connection successfully created: (1234/rtp C:D8C1EF47 r=NULL:0<->l=::1:4746) (mgcp_protocol.c:772) 20250813085242481 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #00: 200 65194 OK (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #02: I: D8C1EF47 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8C1EF47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242481 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250813085242482 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250813085242482 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242482 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:DA264648 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242482 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:DA264648 output_enabled 0 (mgcp_conn.c:271) 20250813085242482 DLMGCP DEBUG <0013> (1234/rtp C:DA264648 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242482 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:DA264648 CRCX: connection successfully created: (1234/rtp C:DA264648 r=NULL:0<->l=::1:4748) (mgcp_protocol.c:772) 20250813085242482 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #00: 200 65195 OK (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #02: I: DA264648 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA264648 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242482 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242483 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242483 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242483 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250813085242483 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250813085242483 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242484 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:0BFD4C71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242484 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:0BFD4C71 output_enabled 0 (mgcp_conn.c:271) 20250813085242484 DLMGCP DEBUG <0013> (1234/rtp C:0BFD4C71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242484 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:0BFD4C71 CRCX: connection successfully created: (1234/rtp C:0BFD4C71 r=NULL:0<->l=::1:4750) (mgcp_protocol.c:772) 20250813085242484 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #00: 200 65196 OK (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BFD4C71 (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BFD4C71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242484 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250813085242485 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250813085242485 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:23BB048D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:23BB048D output_enabled 0 (mgcp_conn.c:271) 20250813085242485 DLMGCP DEBUG <0013> (1234/rtp C:23BB048D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242485 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:23BB048D CRCX: connection successfully created: (1234/rtp C:23BB048D r=NULL:0<->l=::1:4752) (mgcp_protocol.c:772) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #00: 200 65197 OK (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #02: I: 23BB048D (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23BB048D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250813085242485 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250813085242485 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:129E39E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:129E39E0 output_enabled 0 (mgcp_conn.c:271) 20250813085242485 DLMGCP DEBUG <0013> (1234/rtp C:129E39E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242485 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:129E39E0 CRCX: connection successfully created: (1234/rtp C:129E39E0 r=NULL:0<->l=::1:4754) (mgcp_protocol.c:772) 20250813085242485 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #00: 200 65198 OK (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #02: I: 129E39E0 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #04: o=- 129E39E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242485 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242486 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250813085242486 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250813085242486 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242486 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:27F09034 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242486 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:27F09034 output_enabled 0 (mgcp_conn.c:271) 20250813085242486 DLMGCP DEBUG <0013> (1234/rtp C:27F09034 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242487 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:27F09034 CRCX: connection successfully created: (1234/rtp C:27F09034 r=NULL:0<->l=::1:4756) (mgcp_protocol.c:772) 20250813085242487 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #00: 200 65199 OK (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #02: I: 27F09034 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27F09034 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250813085242487 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250813085242487 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242487 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:BBEE82E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242487 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:BBEE82E5 output_enabled 0 (mgcp_conn.c:271) 20250813085242487 DLMGCP DEBUG <0013> (1234/rtp C:BBEE82E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242487 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:BBEE82E5 CRCX: connection successfully created: (1234/rtp C:BBEE82E5 r=NULL:0<->l=::1:4758) (mgcp_protocol.c:772) 20250813085242487 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #00: 200 65200 OK (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #02: I: BBEE82E5 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBEE82E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242487 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250813085242488 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250813085242488 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242488 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:6F1895C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242488 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:6F1895C8 output_enabled 0 (mgcp_conn.c:271) 20250813085242488 DLMGCP DEBUG <0013> (1234/rtp C:6F1895C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242488 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:6F1895C8 CRCX: connection successfully created: (1234/rtp C:6F1895C8 r=NULL:0<->l=::1:4760) (mgcp_protocol.c:772) 20250813085242488 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #00: 200 65201 OK (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F1895C8 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F1895C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242488 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250813085242489 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250813085242489 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:C9B794BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:C9B794BF output_enabled 0 (mgcp_conn.c:271) 20250813085242489 DLMGCP DEBUG <0013> (1234/rtp C:C9B794BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242489 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:C9B794BF CRCX: connection successfully created: (1234/rtp C:C9B794BF r=NULL:0<->l=::1:4762) (mgcp_protocol.c:772) 20250813085242489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #00: 200 65202 OK (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #02: I: C9B794BF (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9B794BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250813085242490 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250813085242490 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:C937F47C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:C937F47C output_enabled 0 (mgcp_conn.c:271) 20250813085242490 DLMGCP DEBUG <0013> (1234/rtp C:C937F47C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242490 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:C937F47C CRCX: connection successfully created: (1234/rtp C:C937F47C r=NULL:0<->l=::1:4764) (mgcp_protocol.c:772) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #00: 200 65203 OK (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #02: I: C937F47C (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #04: o=- C937F47C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250813085242490 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250813085242490 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:E7827CA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:E7827CA2 output_enabled 0 (mgcp_conn.c:271) 20250813085242490 DLMGCP DEBUG <0013> (1234/rtp C:E7827CA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242490 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:E7827CA2 CRCX: connection successfully created: (1234/rtp C:E7827CA2 r=NULL:0<->l=::1:4766) (mgcp_protocol.c:772) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #00: 200 65204 OK (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #02: I: E7827CA2 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7827CA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250813085242490 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250813085242490 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:5BD8B5E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:5BD8B5E4 output_enabled 0 (mgcp_conn.c:271) 20250813085242490 DLMGCP DEBUG <0013> (1234/rtp C:5BD8B5E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242490 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:5BD8B5E4 CRCX: connection successfully created: (1234/rtp C:5BD8B5E4 r=NULL:0<->l=::1:4768) (mgcp_protocol.c:772) 20250813085242490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #00: 200 65205 OK (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BD8B5E4 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BD8B5E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242490 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250813085242491 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250813085242491 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4582DDE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4582DDE5 output_enabled 0 (mgcp_conn.c:271) 20250813085242491 DLMGCP DEBUG <0013> (1234/rtp C:4582DDE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242491 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:4582DDE5 CRCX: connection successfully created: (1234/rtp C:4582DDE5 r=NULL:0<->l=::1:4770) (mgcp_protocol.c:772) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #00: 200 65206 OK (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #02: I: 4582DDE5 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4582DDE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250813085242491 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250813085242491 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DE17595F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DE17595F output_enabled 0 (mgcp_conn.c:271) 20250813085242491 DLMGCP DEBUG <0013> (1234/rtp C:DE17595F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242491 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:DE17595F CRCX: connection successfully created: (1234/rtp C:DE17595F r=NULL:0<->l=::1:4772) (mgcp_protocol.c:772) 20250813085242491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #00: 200 65207 OK (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #02: I: DE17595F (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE17595F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242491 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250813085242492 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250813085242492 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:EE60DB6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:EE60DB6B output_enabled 0 (mgcp_conn.c:271) 20250813085242492 DLMGCP DEBUG <0013> (1234/rtp C:EE60DB6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242492 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:EE60DB6B CRCX: connection successfully created: (1234/rtp C:EE60DB6B r=NULL:0<->l=::1:4774) (mgcp_protocol.c:772) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #00: 200 65208 OK (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #02: I: EE60DB6B (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE60DB6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250813085242492 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250813085242492 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:5A9BBE24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:5A9BBE24 output_enabled 0 (mgcp_conn.c:271) 20250813085242492 DLMGCP DEBUG <0013> (1234/rtp C:5A9BBE24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242492 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:5A9BBE24 CRCX: connection successfully created: (1234/rtp C:5A9BBE24 r=NULL:0<->l=::1:4776) (mgcp_protocol.c:772) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #00: 200 65209 OK (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A9BBE24 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A9BBE24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250813085242492 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250813085242492 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:7EC48A0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:7EC48A0C output_enabled 0 (mgcp_conn.c:271) 20250813085242492 DLMGCP DEBUG <0013> (1234/rtp C:7EC48A0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242492 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:7EC48A0C CRCX: connection successfully created: (1234/rtp C:7EC48A0C r=NULL:0<->l=::1:4778) (mgcp_protocol.c:772) 20250813085242492 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #00: 200 65210 OK (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EC48A0C (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EC48A0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250813085242493 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:CD479949 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:CD479949 output_enabled 0 (mgcp_conn.c:271) 20250813085242493 DLMGCP DEBUG <0013> (1234/rtp C:CD479949 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:CD479949 CRCX: connection successfully created: (1234/rtp C:CD479949 r=NULL:0<->l=::1:4780) (mgcp_protocol.c:772) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #00: 200 65211 OK (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #02: I: CD479949 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD479949 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250813085242493 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:EFE5FD9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:EFE5FD9B output_enabled 0 (mgcp_conn.c:271) 20250813085242493 DLMGCP DEBUG <0013> (1234/rtp C:EFE5FD9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:EFE5FD9B CRCX: connection successfully created: (1234/rtp C:EFE5FD9B r=NULL:0<->l=::1:4782) (mgcp_protocol.c:772) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #00: 200 65212 OK (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #02: I: EFE5FD9B (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFE5FD9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250813085242493 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:F76BF7B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:F76BF7B7 output_enabled 0 (mgcp_conn.c:271) 20250813085242493 DLMGCP DEBUG <0013> (1234/rtp C:F76BF7B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:F76BF7B7 CRCX: connection successfully created: (1234/rtp C:F76BF7B7 r=NULL:0<->l=::1:4784) (mgcp_protocol.c:772) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #00: 200 65213 OK (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #02: I: F76BF7B7 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #04: o=- F76BF7B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250813085242493 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A2869937 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A2869937 output_enabled 0 (mgcp_conn.c:271) 20250813085242493 DLMGCP DEBUG <0013> (1234/rtp C:A2869937 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242493 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:A2869937 CRCX: connection successfully created: (1234/rtp C:A2869937 r=NULL:0<->l=::1:4786) (mgcp_protocol.c:772) 20250813085242493 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #00: 200 65214 OK (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #02: I: A2869937 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2869937 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250813085242494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250813085242494 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:83A4DAA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:83A4DAA6 output_enabled 0 (mgcp_conn.c:271) 20250813085242494 DLMGCP DEBUG <0013> (1234/rtp C:83A4DAA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242494 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:83A4DAA6 CRCX: connection successfully created: (1234/rtp C:83A4DAA6 r=NULL:0<->l=::1:4788) (mgcp_protocol.c:772) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #00: 200 65215 OK (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #02: I: 83A4DAA6 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83A4DAA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250813085242494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250813085242494 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:C278B6C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:C278B6C3 output_enabled 0 (mgcp_conn.c:271) 20250813085242494 DLMGCP DEBUG <0013> (1234/rtp C:C278B6C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242494 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:C278B6C3 CRCX: connection successfully created: (1234/rtp C:C278B6C3 r=NULL:0<->l=::1:4790) (mgcp_protocol.c:772) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #00: 200 65216 OK (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #02: I: C278B6C3 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #04: o=- C278B6C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250813085242494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250813085242494 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F6FAAFA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F6FAAFA9 output_enabled 0 (mgcp_conn.c:271) 20250813085242494 DLMGCP DEBUG <0013> (1234/rtp C:F6FAAFA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242494 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:F6FAAFA9 CRCX: connection successfully created: (1234/rtp C:F6FAAFA9 r=NULL:0<->l=::1:4792) (mgcp_protocol.c:772) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #00: 200 65217 OK (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #02: I: F6FAAFA9 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6FAAFA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250813085242494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250813085242494 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D268D7E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D268D7E8 output_enabled 0 (mgcp_conn.c:271) 20250813085242494 DLMGCP DEBUG <0013> (1234/rtp C:D268D7E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:D268D7E8 CRCX: connection successfully created: (1234/rtp C:D268D7E8 r=NULL:0<->l=::1:4794) (mgcp_protocol.c:772) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #00: 200 65218 OK (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #02: I: D268D7E8 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #04: o=- D268D7E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250813085242495 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250813085242495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:524D7018 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:524D7018 output_enabled 0 (mgcp_conn.c:271) 20250813085242495 DLMGCP DEBUG <0013> (1234/rtp C:524D7018 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:524D7018 CRCX: connection successfully created: (1234/rtp C:524D7018 r=NULL:0<->l=::1:4796) (mgcp_protocol.c:772) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #00: 200 65219 OK (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #02: I: 524D7018 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #04: o=- 524D7018 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250813085242495 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250813085242495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:EC5DFC5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:EC5DFC5C output_enabled 0 (mgcp_conn.c:271) 20250813085242495 DLMGCP DEBUG <0013> (1234/rtp C:EC5DFC5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:EC5DFC5C CRCX: connection successfully created: (1234/rtp C:EC5DFC5C r=NULL:0<->l=::1:4798) (mgcp_protocol.c:772) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #00: 200 65220 OK (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #02: I: EC5DFC5C (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC5DFC5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250813085242495 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250813085242495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:F1F9D600 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:F1F9D600 output_enabled 0 (mgcp_conn.c:271) 20250813085242495 DLMGCP DEBUG <0013> (1234/rtp C:F1F9D600 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:F1F9D600 CRCX: connection successfully created: (1234/rtp C:F1F9D600 r=NULL:0<->l=::1:4800) (mgcp_protocol.c:772) 20250813085242495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #00: 200 65221 OK (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #02: I: F1F9D600 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1F9D600 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250813085242496 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250813085242496 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B5BE9A73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B5BE9A73 output_enabled 0 (mgcp_conn.c:271) 20250813085242496 DLMGCP DEBUG <0013> (1234/rtp C:B5BE9A73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242496 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:B5BE9A73 CRCX: connection successfully created: (1234/rtp C:B5BE9A73 r=NULL:0<->l=::1:4802) (mgcp_protocol.c:772) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #00: 200 65222 OK (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #02: I: B5BE9A73 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5BE9A73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250813085242496 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250813085242496 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:8072B4E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:8072B4E0 output_enabled 0 (mgcp_conn.c:271) 20250813085242496 DLMGCP DEBUG <0013> (1234/rtp C:8072B4E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242496 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:8072B4E0 CRCX: connection successfully created: (1234/rtp C:8072B4E0 r=NULL:0<->l=::1:4804) (mgcp_protocol.c:772) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #00: 200 65223 OK (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #02: I: 8072B4E0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8072B4E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250813085242496 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250813085242496 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:9B22CE31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:9B22CE31 output_enabled 0 (mgcp_conn.c:271) 20250813085242496 DLMGCP DEBUG <0013> (1234/rtp C:9B22CE31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242496 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:9B22CE31 CRCX: connection successfully created: (1234/rtp C:9B22CE31 r=NULL:0<->l=::1:4806) (mgcp_protocol.c:772) 20250813085242496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #00: 200 65224 OK (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B22CE31 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B22CE31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250813085242497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7E58FE33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7E58FE33 output_enabled 0 (mgcp_conn.c:271) 20250813085242497 DLMGCP DEBUG <0013> (1234/rtp C:7E58FE33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:7E58FE33 CRCX: connection successfully created: (1234/rtp C:7E58FE33 r=NULL:0<->l=::1:4808) (mgcp_protocol.c:772) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #00: 200 65225 OK (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E58FE33 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E58FE33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250813085242497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:6AE56942 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:6AE56942 output_enabled 0 (mgcp_conn.c:271) 20250813085242497 DLMGCP DEBUG <0013> (1234/rtp C:6AE56942 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:6AE56942 CRCX: connection successfully created: (1234/rtp C:6AE56942 r=NULL:0<->l=::1:4810) (mgcp_protocol.c:772) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #00: 200 65226 OK (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AE56942 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AE56942 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250813085242497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:31584252 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:31584252 output_enabled 0 (mgcp_conn.c:271) 20250813085242497 DLMGCP DEBUG <0013> (1234/rtp C:31584252 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:31584252 CRCX: connection successfully created: (1234/rtp C:31584252 r=NULL:0<->l=::1:4812) (mgcp_protocol.c:772) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #00: 200 65227 OK (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #02: I: 31584252 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31584252 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250813085242497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:26BB9862 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:26BB9862 output_enabled 0 (mgcp_conn.c:271) 20250813085242497 DLMGCP DEBUG <0013> (1234/rtp C:26BB9862 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242497 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:26BB9862 CRCX: connection successfully created: (1234/rtp C:26BB9862 r=NULL:0<->l=::1:4814) (mgcp_protocol.c:772) 20250813085242497 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #00: 200 65228 OK (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #02: I: 26BB9862 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26BB9862 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250813085242498 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250813085242498 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:32272A33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:32272A33 output_enabled 0 (mgcp_conn.c:271) 20250813085242498 DLMGCP DEBUG <0013> (1234/rtp C:32272A33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242498 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:32272A33 CRCX: connection successfully created: (1234/rtp C:32272A33 r=NULL:0<->l=::1:4816) (mgcp_protocol.c:772) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #00: 200 65229 OK (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #02: I: 32272A33 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32272A33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250813085242498 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250813085242498 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4C40CDE9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4C40CDE9 output_enabled 0 (mgcp_conn.c:271) 20250813085242498 DLMGCP DEBUG <0013> (1234/rtp C:4C40CDE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242498 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:4C40CDE9 CRCX: connection successfully created: (1234/rtp C:4C40CDE9 r=NULL:0<->l=::1:4818) (mgcp_protocol.c:772) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #00: 200 65230 OK (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C40CDE9 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C40CDE9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250813085242498 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250813085242498 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:FD114B39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:FD114B39 output_enabled 0 (mgcp_conn.c:271) 20250813085242498 DLMGCP DEBUG <0013> (1234/rtp C:FD114B39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242498 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:FD114B39 CRCX: connection successfully created: (1234/rtp C:FD114B39 r=NULL:0<->l=::1:4820) (mgcp_protocol.c:772) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #00: 200 65231 OK (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #02: I: FD114B39 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD114B39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242498 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250813085242498 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250813085242498 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:1B46336F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:1B46336F output_enabled 0 (mgcp_conn.c:271) 20250813085242499 DLMGCP DEBUG <0013> (1234/rtp C:1B46336F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242499 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:1B46336F CRCX: connection successfully created: (1234/rtp C:1B46336F r=NULL:0<->l=::1:4822) (mgcp_protocol.c:772) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #00: 200 65232 OK (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B46336F (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B46336F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250813085242499 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250813085242499 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:73253EEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:73253EEE output_enabled 0 (mgcp_conn.c:271) 20250813085242499 DLMGCP DEBUG <0013> (1234/rtp C:73253EEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242499 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:73253EEE CRCX: connection successfully created: (1234/rtp C:73253EEE r=NULL:0<->l=::1:4824) (mgcp_protocol.c:772) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #00: 200 65233 OK (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #02: I: 73253EEE (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73253EEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250813085242499 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250813085242499 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:EE85FEF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:EE85FEF9 output_enabled 0 (mgcp_conn.c:271) 20250813085242499 DLMGCP DEBUG <0013> (1234/rtp C:EE85FEF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242499 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:EE85FEF9 CRCX: connection successfully created: (1234/rtp C:EE85FEF9 r=NULL:0<->l=::1:4826) (mgcp_protocol.c:772) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #00: 200 65234 OK (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #02: I: EE85FEF9 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE85FEF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250813085242499 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250813085242499 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:278DDADA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:278DDADA output_enabled 0 (mgcp_conn.c:271) 20250813085242499 DLMGCP DEBUG <0013> (1234/rtp C:278DDADA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242499 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:278DDADA CRCX: connection successfully created: (1234/rtp C:278DDADA r=NULL:0<->l=::1:4828) (mgcp_protocol.c:772) 20250813085242499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #00: 200 65235 OK (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #02: I: 278DDADA (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 278DDADA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250813085242500 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250813085242500 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:646827E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:646827E3 output_enabled 0 (mgcp_conn.c:271) 20250813085242500 DLMGCP DEBUG <0013> (1234/rtp C:646827E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242500 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:646827E3 CRCX: connection successfully created: (1234/rtp C:646827E3 r=NULL:0<->l=::1:4830) (mgcp_protocol.c:772) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #00: 200 65236 OK (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #02: I: 646827E3 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #04: o=- 646827E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250813085242500 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250813085242500 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E671D250 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E671D250 output_enabled 0 (mgcp_conn.c:271) 20250813085242500 DLMGCP DEBUG <0013> (1234/rtp C:E671D250 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242500 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:E671D250 CRCX: connection successfully created: (1234/rtp C:E671D250 r=NULL:0<->l=::1:4832) (mgcp_protocol.c:772) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #00: 200 65237 OK (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #02: I: E671D250 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #04: o=- E671D250 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250813085242500 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250813085242500 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:5B3C5B18 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:5B3C5B18 output_enabled 0 (mgcp_conn.c:271) 20250813085242500 DLMGCP DEBUG <0013> (1234/rtp C:5B3C5B18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242500 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:5B3C5B18 CRCX: connection successfully created: (1234/rtp C:5B3C5B18 r=NULL:0<->l=::1:4834) (mgcp_protocol.c:772) 20250813085242500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #00: 200 65238 OK (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B3C5B18 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B3C5B18 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250813085242501 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:3C65E1AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:3C65E1AA output_enabled 0 (mgcp_conn.c:271) 20250813085242501 DLMGCP DEBUG <0013> (1234/rtp C:3C65E1AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:3C65E1AA CRCX: connection successfully created: (1234/rtp C:3C65E1AA r=NULL:0<->l=::1:4836) (mgcp_protocol.c:772) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #00: 200 65239 OK (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C65E1AA (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C65E1AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250813085242501 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:2AF76D08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:2AF76D08 output_enabled 0 (mgcp_conn.c:271) 20250813085242501 DLMGCP DEBUG <0013> (1234/rtp C:2AF76D08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:2AF76D08 CRCX: connection successfully created: (1234/rtp C:2AF76D08 r=NULL:0<->l=::1:4838) (mgcp_protocol.c:772) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #00: 200 65240 OK (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AF76D08 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AF76D08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250813085242501 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:A40D5EB1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:A40D5EB1 output_enabled 0 (mgcp_conn.c:271) 20250813085242501 DLMGCP DEBUG <0013> (1234/rtp C:A40D5EB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:A40D5EB1 CRCX: connection successfully created: (1234/rtp C:A40D5EB1 r=NULL:0<->l=::1:4840) (mgcp_protocol.c:772) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #00: 200 65241 OK (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #02: I: A40D5EB1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #04: o=- A40D5EB1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250813085242501 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:DAA31A09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:DAA31A09 output_enabled 0 (mgcp_conn.c:271) 20250813085242501 DLMGCP DEBUG <0013> (1234/rtp C:DAA31A09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242501 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:DAA31A09 CRCX: connection successfully created: (1234/rtp C:DAA31A09 r=NULL:0<->l=::1:4842) (mgcp_protocol.c:772) 20250813085242501 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #00: 200 65242 OK (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #02: I: DAA31A09 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAA31A09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250813085242502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:F7F9F246 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:F7F9F246 output_enabled 0 (mgcp_conn.c:271) 20250813085242502 DLMGCP DEBUG <0013> (1234/rtp C:F7F9F246 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:F7F9F246 CRCX: connection successfully created: (1234/rtp C:F7F9F246 r=NULL:0<->l=::1:4844) (mgcp_protocol.c:772) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #00: 200 65243 OK (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #02: I: F7F9F246 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7F9F246 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250813085242502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:3639CA99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:3639CA99 output_enabled 0 (mgcp_conn.c:271) 20250813085242502 DLMGCP DEBUG <0013> (1234/rtp C:3639CA99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:3639CA99 CRCX: connection successfully created: (1234/rtp C:3639CA99 r=NULL:0<->l=::1:4846) (mgcp_protocol.c:772) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #00: 200 65244 OK (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #02: I: 3639CA99 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3639CA99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250813085242502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:62FC0477 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:62FC0477 output_enabled 0 (mgcp_conn.c:271) 20250813085242502 DLMGCP DEBUG <0013> (1234/rtp C:62FC0477 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:62FC0477 CRCX: connection successfully created: (1234/rtp C:62FC0477 r=NULL:0<->l=::1:4848) (mgcp_protocol.c:772) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #00: 200 65245 OK (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #02: I: 62FC0477 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62FC0477 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250813085242502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:5AC4B6CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:5AC4B6CB output_enabled 0 (mgcp_conn.c:271) 20250813085242502 DLMGCP DEBUG <0013> (1234/rtp C:5AC4B6CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242502 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:5AC4B6CB CRCX: connection successfully created: (1234/rtp C:5AC4B6CB r=NULL:0<->l=::1:4850) (mgcp_protocol.c:772) 20250813085242502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #00: 200 65246 OK (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AC4B6CB (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AC4B6CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250813085242503 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250813085242503 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:D399F75E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:D399F75E output_enabled 0 (mgcp_conn.c:271) 20250813085242503 DLMGCP DEBUG <0013> (1234/rtp C:D399F75E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242503 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:D399F75E CRCX: connection successfully created: (1234/rtp C:D399F75E r=NULL:0<->l=::1:4852) (mgcp_protocol.c:772) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #00: 200 65247 OK (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #02: I: D399F75E (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #04: o=- D399F75E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250813085242503 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250813085242503 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:CC342B47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:CC342B47 output_enabled 0 (mgcp_conn.c:271) 20250813085242503 DLMGCP DEBUG <0013> (1234/rtp C:CC342B47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242503 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:CC342B47 CRCX: connection successfully created: (1234/rtp C:CC342B47 r=NULL:0<->l=::1:4854) (mgcp_protocol.c:772) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #00: 200 65248 OK (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #02: I: CC342B47 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC342B47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250813085242503 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250813085242503 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:22879751 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:22879751 output_enabled 0 (mgcp_conn.c:271) 20250813085242503 DLMGCP DEBUG <0013> (1234/rtp C:22879751 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242503 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:22879751 CRCX: connection successfully created: (1234/rtp C:22879751 r=NULL:0<->l=::1:4856) (mgcp_protocol.c:772) 20250813085242503 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #00: 200 65249 OK (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #02: I: 22879751 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22879751 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250813085242504 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250813085242504 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:777B0341 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:777B0341 output_enabled 0 (mgcp_conn.c:271) 20250813085242504 DLMGCP DEBUG <0013> (1234/rtp C:777B0341 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242504 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:777B0341 CRCX: connection successfully created: (1234/rtp C:777B0341 r=NULL:0<->l=::1:4858) (mgcp_protocol.c:772) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #00: 200 65250 OK (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #02: I: 777B0341 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 777B0341 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250813085242504 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250813085242504 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:024FAD77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:024FAD77 output_enabled 0 (mgcp_conn.c:271) 20250813085242504 DLMGCP DEBUG <0013> (1234/rtp C:024FAD77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242504 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:024FAD77 CRCX: connection successfully created: (1234/rtp C:024FAD77 r=NULL:0<->l=::1:4860) (mgcp_protocol.c:772) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #00: 200 65251 OK (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #02: I: 024FAD77 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 024FAD77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250813085242504 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250813085242504 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:3BBF6D1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:3BBF6D1A output_enabled 0 (mgcp_conn.c:271) 20250813085242504 DLMGCP DEBUG <0013> (1234/rtp C:3BBF6D1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242504 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:3BBF6D1A CRCX: connection successfully created: (1234/rtp C:3BBF6D1A r=NULL:0<->l=::1:4862) (mgcp_protocol.c:772) 20250813085242504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #00: 200 65252 OK (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BBF6D1A (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BBF6D1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250813085242505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:EEB52618 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:EEB52618 output_enabled 0 (mgcp_conn.c:271) 20250813085242505 DLMGCP DEBUG <0013> (1234/rtp C:EEB52618 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:EEB52618 CRCX: connection successfully created: (1234/rtp C:EEB52618 r=NULL:0<->l=::1:4864) (mgcp_protocol.c:772) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #00: 200 65253 OK (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #02: I: EEB52618 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEB52618 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250813085242505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:61ABCC1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:61ABCC1C output_enabled 0 (mgcp_conn.c:271) 20250813085242505 DLMGCP DEBUG <0013> (1234/rtp C:61ABCC1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:61ABCC1C CRCX: connection successfully created: (1234/rtp C:61ABCC1C r=NULL:0<->l=::1:4866) (mgcp_protocol.c:772) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #00: 200 65254 OK (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #02: I: 61ABCC1C (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61ABCC1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250813085242505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:5B5CF40A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:5B5CF40A output_enabled 0 (mgcp_conn.c:271) 20250813085242505 DLMGCP DEBUG <0013> (1234/rtp C:5B5CF40A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:5B5CF40A CRCX: connection successfully created: (1234/rtp C:5B5CF40A r=NULL:0<->l=::1:4868) (mgcp_protocol.c:772) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #00: 200 65255 OK (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B5CF40A (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B5CF40A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250813085242505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D26BD327 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D26BD327 output_enabled 0 (mgcp_conn.c:271) 20250813085242505 DLMGCP DEBUG <0013> (1234/rtp C:D26BD327 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242505 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:D26BD327 CRCX: connection successfully created: (1234/rtp C:D26BD327 r=NULL:0<->l=::1:4870) (mgcp_protocol.c:772) 20250813085242505 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #00: 200 65256 OK (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #02: I: D26BD327 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #04: o=- D26BD327 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250813085242506 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:B259CC8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:B259CC8A output_enabled 0 (mgcp_conn.c:271) 20250813085242506 DLMGCP DEBUG <0013> (1234/rtp C:B259CC8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:B259CC8A CRCX: connection successfully created: (1234/rtp C:B259CC8A r=NULL:0<->l=::1:4872) (mgcp_protocol.c:772) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #00: 200 65257 OK (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #02: I: B259CC8A (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #04: o=- B259CC8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250813085242506 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:4685197C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:4685197C output_enabled 0 (mgcp_conn.c:271) 20250813085242506 DLMGCP DEBUG <0013> (1234/rtp C:4685197C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:4685197C CRCX: connection successfully created: (1234/rtp C:4685197C r=NULL:0<->l=::1:4874) (mgcp_protocol.c:772) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #00: 200 65258 OK (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #02: I: 4685197C (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4685197C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250813085242506 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0D495871 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0D495871 output_enabled 0 (mgcp_conn.c:271) 20250813085242506 DLMGCP DEBUG <0013> (1234/rtp C:0D495871 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:0D495871 CRCX: connection successfully created: (1234/rtp C:0D495871 r=NULL:0<->l=::1:4876) (mgcp_protocol.c:772) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #00: 200 65259 OK (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D495871 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D495871 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250813085242506 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:BF5371A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:BF5371A4 output_enabled 0 (mgcp_conn.c:271) 20250813085242506 DLMGCP DEBUG <0013> (1234/rtp C:BF5371A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242506 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:BF5371A4 CRCX: connection successfully created: (1234/rtp C:BF5371A4 r=NULL:0<->l=::1:4878) (mgcp_protocol.c:772) 20250813085242506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #00: 200 65260 OK (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #02: I: BF5371A4 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF5371A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250813085242507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250813085242507 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:1D52D516 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:1D52D516 output_enabled 0 (mgcp_conn.c:271) 20250813085242507 DLMGCP DEBUG <0013> (1234/rtp C:1D52D516 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242507 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:1D52D516 CRCX: connection successfully created: (1234/rtp C:1D52D516 r=NULL:0<->l=::1:4880) (mgcp_protocol.c:772) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #00: 200 65261 OK (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D52D516 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D52D516 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250813085242507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250813085242507 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:E430FA39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:E430FA39 output_enabled 0 (mgcp_conn.c:271) 20250813085242507 DLMGCP DEBUG <0013> (1234/rtp C:E430FA39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242507 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:E430FA39 CRCX: connection successfully created: (1234/rtp C:E430FA39 r=NULL:0<->l=::1:4882) (mgcp_protocol.c:772) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #00: 200 65262 OK (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #02: I: E430FA39 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #04: o=- E430FA39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250813085242507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250813085242507 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:10137CFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:10137CFD output_enabled 0 (mgcp_conn.c:271) 20250813085242507 DLMGCP DEBUG <0013> (1234/rtp C:10137CFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242507 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:10137CFD CRCX: connection successfully created: (1234/rtp C:10137CFD r=NULL:0<->l=::1:4884) (mgcp_protocol.c:772) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #00: 200 65263 OK (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #02: I: 10137CFD (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10137CFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242507 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250813085242507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250813085242507 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:72B18FCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:72B18FCE output_enabled 0 (mgcp_conn.c:271) 20250813085242508 DLMGCP DEBUG <0013> (1234/rtp C:72B18FCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242508 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:72B18FCE CRCX: connection successfully created: (1234/rtp C:72B18FCE r=NULL:0<->l=::1:4886) (mgcp_protocol.c:772) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #00: 200 65264 OK (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #02: I: 72B18FCE (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72B18FCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250813085242508 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250813085242508 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:E71ED60D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:E71ED60D output_enabled 0 (mgcp_conn.c:271) 20250813085242508 DLMGCP DEBUG <0013> (1234/rtp C:E71ED60D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242508 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:E71ED60D CRCX: connection successfully created: (1234/rtp C:E71ED60D r=NULL:0<->l=::1:4888) (mgcp_protocol.c:772) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #00: 200 65265 OK (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #02: I: E71ED60D (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #04: o=- E71ED60D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250813085242508 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250813085242508 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:9FD78082 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:9FD78082 output_enabled 0 (mgcp_conn.c:271) 20250813085242508 DLMGCP DEBUG <0013> (1234/rtp C:9FD78082 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242508 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:9FD78082 CRCX: connection successfully created: (1234/rtp C:9FD78082 r=NULL:0<->l=::1:4890) (mgcp_protocol.c:772) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #00: 200 65266 OK (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FD78082 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FD78082 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250813085242508 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250813085242508 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:DEBC3D1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:DEBC3D1B output_enabled 0 (mgcp_conn.c:271) 20250813085242508 DLMGCP DEBUG <0013> (1234/rtp C:DEBC3D1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242508 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:DEBC3D1B CRCX: connection successfully created: (1234/rtp C:DEBC3D1B r=NULL:0<->l=::1:4892) (mgcp_protocol.c:772) 20250813085242508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #00: 200 65267 OK (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #02: I: DEBC3D1B (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEBC3D1B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250813085242509 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:3DA566CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:3DA566CF output_enabled 0 (mgcp_conn.c:271) 20250813085242509 DLMGCP DEBUG <0013> (1234/rtp C:3DA566CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:3DA566CF CRCX: connection successfully created: (1234/rtp C:3DA566CF r=NULL:0<->l=::1:4894) (mgcp_protocol.c:772) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #00: 200 65268 OK (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DA566CF (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DA566CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250813085242509 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4DC387F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4DC387F4 output_enabled 0 (mgcp_conn.c:271) 20250813085242509 DLMGCP DEBUG <0013> (1234/rtp C:4DC387F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:4DC387F4 CRCX: connection successfully created: (1234/rtp C:4DC387F4 r=NULL:0<->l=::1:4896) (mgcp_protocol.c:772) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #00: 200 65269 OK (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DC387F4 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DC387F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250813085242509 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A1B2BE05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A1B2BE05 output_enabled 0 (mgcp_conn.c:271) 20250813085242509 DLMGCP DEBUG <0013> (1234/rtp C:A1B2BE05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:A1B2BE05 CRCX: connection successfully created: (1234/rtp C:A1B2BE05 r=NULL:0<->l=::1:4898) (mgcp_protocol.c:772) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #00: 200 65270 OK (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #02: I: A1B2BE05 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1B2BE05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250813085242509 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:C28A466E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:C28A466E output_enabled 0 (mgcp_conn.c:271) 20250813085242509 DLMGCP DEBUG <0013> (1234/rtp C:C28A466E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242509 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:C28A466E CRCX: connection successfully created: (1234/rtp C:C28A466E r=NULL:0<->l=::1:4900) (mgcp_protocol.c:772) 20250813085242509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #00: 200 65271 OK (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #02: I: C28A466E (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #04: o=- C28A466E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250813085242510 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:DFC56CE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:DFC56CE3 output_enabled 0 (mgcp_conn.c:271) 20250813085242510 DLMGCP DEBUG <0013> (1234/rtp C:DFC56CE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:DFC56CE3 CRCX: connection successfully created: (1234/rtp C:DFC56CE3 r=NULL:0<->l=::1:4902) (mgcp_protocol.c:772) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #00: 200 65272 OK (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #02: I: DFC56CE3 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFC56CE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250813085242510 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:D3885A65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:D3885A65 output_enabled 0 (mgcp_conn.c:271) 20250813085242510 DLMGCP DEBUG <0013> (1234/rtp C:D3885A65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:D3885A65 CRCX: connection successfully created: (1234/rtp C:D3885A65 r=NULL:0<->l=::1:4904) (mgcp_protocol.c:772) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #00: 200 65273 OK (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #02: I: D3885A65 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3885A65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250813085242510 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:7CDC10E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:7CDC10E2 output_enabled 0 (mgcp_conn.c:271) 20250813085242510 DLMGCP DEBUG <0013> (1234/rtp C:7CDC10E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:7CDC10E2 CRCX: connection successfully created: (1234/rtp C:7CDC10E2 r=NULL:0<->l=::1:4906) (mgcp_protocol.c:772) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #00: 200 65274 OK (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CDC10E2 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CDC10E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250813085242510 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:9ED490E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:9ED490E2 output_enabled 0 (mgcp_conn.c:271) 20250813085242510 DLMGCP DEBUG <0013> (1234/rtp C:9ED490E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242510 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:9ED490E2 CRCX: connection successfully created: (1234/rtp C:9ED490E2 r=NULL:0<->l=::1:4908) (mgcp_protocol.c:772) 20250813085242510 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #00: 200 65275 OK (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ED490E2 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ED490E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250813085242511 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250813085242511 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:913308CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:913308CD output_enabled 0 (mgcp_conn.c:271) 20250813085242511 DLMGCP DEBUG <0013> (1234/rtp C:913308CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242511 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:913308CD CRCX: connection successfully created: (1234/rtp C:913308CD r=NULL:0<->l=::1:4910) (mgcp_protocol.c:772) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #00: 200 65276 OK (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #02: I: 913308CD (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #04: o=- 913308CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250813085242511 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250813085242511 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:9B32F53E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:9B32F53E output_enabled 0 (mgcp_conn.c:271) 20250813085242511 DLMGCP DEBUG <0013> (1234/rtp C:9B32F53E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242511 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:9B32F53E CRCX: connection successfully created: (1234/rtp C:9B32F53E r=NULL:0<->l=::1:4912) (mgcp_protocol.c:772) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #00: 200 65277 OK (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B32F53E (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B32F53E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250813085242511 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250813085242511 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:FCCFC9D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:FCCFC9D7 output_enabled 0 (mgcp_conn.c:271) 20250813085242511 DLMGCP DEBUG <0013> (1234/rtp C:FCCFC9D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242511 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:FCCFC9D7 CRCX: connection successfully created: (1234/rtp C:FCCFC9D7 r=NULL:0<->l=::1:4914) (mgcp_protocol.c:772) 20250813085242511 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #00: 200 65278 OK (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #02: I: FCCFC9D7 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCCFC9D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250813085242512 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:6891108B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:6891108B output_enabled 0 (mgcp_conn.c:271) 20250813085242512 DLMGCP DEBUG <0013> (1234/rtp C:6891108B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:6891108B CRCX: connection successfully created: (1234/rtp C:6891108B r=NULL:0<->l=::1:4916) (mgcp_protocol.c:772) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #00: 200 65279 OK (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #02: I: 6891108B (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6891108B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250813085242512 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:0EB43557 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:0EB43557 output_enabled 0 (mgcp_conn.c:271) 20250813085242512 DLMGCP DEBUG <0013> (1234/rtp C:0EB43557 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:0EB43557 CRCX: connection successfully created: (1234/rtp C:0EB43557 r=NULL:0<->l=::1:4918) (mgcp_protocol.c:772) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #00: 200 65280 OK (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EB43557 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0EB43557 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250813085242512 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:964CDE0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:964CDE0B output_enabled 0 (mgcp_conn.c:271) 20250813085242512 DLMGCP DEBUG <0013> (1234/rtp C:964CDE0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:964CDE0B CRCX: connection successfully created: (1234/rtp C:964CDE0B r=NULL:0<->l=::1:4920) (mgcp_protocol.c:772) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #00: 200 65281 OK (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #02: I: 964CDE0B (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #04: o=- 964CDE0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250813085242512 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:8D9FCB64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:8D9FCB64 output_enabled 0 (mgcp_conn.c:271) 20250813085242512 DLMGCP DEBUG <0013> (1234/rtp C:8D9FCB64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242512 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:8D9FCB64 CRCX: connection successfully created: (1234/rtp C:8D9FCB64 r=NULL:0<->l=::1:4922) (mgcp_protocol.c:772) 20250813085242512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #00: 200 65282 OK (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D9FCB64 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D9FCB64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250813085242513 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250813085242513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:1969DECA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:1969DECA output_enabled 0 (mgcp_conn.c:271) 20250813085242513 DLMGCP DEBUG <0013> (1234/rtp C:1969DECA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:1969DECA CRCX: connection successfully created: (1234/rtp C:1969DECA r=NULL:0<->l=::1:4924) (mgcp_protocol.c:772) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #00: 200 65283 OK (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #02: I: 1969DECA (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1969DECA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250813085242513 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250813085242513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:49431F6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:49431F6B output_enabled 0 (mgcp_conn.c:271) 20250813085242513 DLMGCP DEBUG <0013> (1234/rtp C:49431F6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:49431F6B CRCX: connection successfully created: (1234/rtp C:49431F6B r=NULL:0<->l=::1:4926) (mgcp_protocol.c:772) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #00: 200 65284 OK (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #02: I: 49431F6B (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49431F6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250813085242513 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250813085242513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:FF8B574F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:FF8B574F output_enabled 0 (mgcp_conn.c:271) 20250813085242513 DLMGCP DEBUG <0013> (1234/rtp C:FF8B574F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:FF8B574F CRCX: connection successfully created: (1234/rtp C:FF8B574F r=NULL:0<->l=::1:4928) (mgcp_protocol.c:772) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #00: 200 65285 OK (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #02: I: FF8B574F (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF8B574F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250813085242513 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250813085242513 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C6B34EC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C6B34EC6 output_enabled 0 (mgcp_conn.c:271) 20250813085242514 DLMGCP DEBUG <0013> (1234/rtp C:C6B34EC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242514 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:C6B34EC6 CRCX: connection successfully created: (1234/rtp C:C6B34EC6 r=NULL:0<->l=::1:4930) (mgcp_protocol.c:772) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #00: 200 65286 OK (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #02: I: C6B34EC6 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6B34EC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250813085242514 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250813085242514 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8B14D111 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8B14D111 output_enabled 0 (mgcp_conn.c:271) 20250813085242514 DLMGCP DEBUG <0013> (1234/rtp C:8B14D111 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242514 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:8B14D111 CRCX: connection successfully created: (1234/rtp C:8B14D111 r=NULL:0<->l=::1:4932) (mgcp_protocol.c:772) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #00: 200 65287 OK (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B14D111 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B14D111 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250813085242514 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250813085242514 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:90741D16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:90741D16 output_enabled 0 (mgcp_conn.c:271) 20250813085242514 DLMGCP DEBUG <0013> (1234/rtp C:90741D16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242514 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:90741D16 CRCX: connection successfully created: (1234/rtp C:90741D16 r=NULL:0<->l=::1:4934) (mgcp_protocol.c:772) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #00: 200 65288 OK (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #02: I: 90741D16 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90741D16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250813085242514 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250813085242514 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A17253D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A17253D5 output_enabled 0 (mgcp_conn.c:271) 20250813085242514 DLMGCP DEBUG <0013> (1234/rtp C:A17253D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242514 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:A17253D5 CRCX: connection successfully created: (1234/rtp C:A17253D5 r=NULL:0<->l=::1:4936) (mgcp_protocol.c:772) 20250813085242514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #00: 200 65289 OK (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #02: I: A17253D5 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #04: o=- A17253D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250813085242515 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:9A8A5E94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:9A8A5E94 output_enabled 0 (mgcp_conn.c:271) 20250813085242515 DLMGCP DEBUG <0013> (1234/rtp C:9A8A5E94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:9A8A5E94 CRCX: connection successfully created: (1234/rtp C:9A8A5E94 r=NULL:0<->l=::1:4938) (mgcp_protocol.c:772) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #00: 200 65290 OK (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A8A5E94 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A8A5E94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250813085242515 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5D044AF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5D044AF6 output_enabled 0 (mgcp_conn.c:271) 20250813085242515 DLMGCP DEBUG <0013> (1234/rtp C:5D044AF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:5D044AF6 CRCX: connection successfully created: (1234/rtp C:5D044AF6 r=NULL:0<->l=::1:4940) (mgcp_protocol.c:772) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #00: 200 65291 OK (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D044AF6 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D044AF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250813085242515 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:45EA0016 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:45EA0016 output_enabled 0 (mgcp_conn.c:271) 20250813085242515 DLMGCP DEBUG <0013> (1234/rtp C:45EA0016 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:45EA0016 CRCX: connection successfully created: (1234/rtp C:45EA0016 r=NULL:0<->l=::1:4942) (mgcp_protocol.c:772) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #00: 200 65292 OK (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #02: I: 45EA0016 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45EA0016 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250813085242515 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:97220EB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:97220EB3 output_enabled 0 (mgcp_conn.c:271) 20250813085242515 DLMGCP DEBUG <0013> (1234/rtp C:97220EB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242515 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:97220EB3 CRCX: connection successfully created: (1234/rtp C:97220EB3 r=NULL:0<->l=::1:4944) (mgcp_protocol.c:772) 20250813085242515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #00: 200 65293 OK (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #02: I: 97220EB3 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97220EB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250813085242516 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250813085242516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:4E853D0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:4E853D0B output_enabled 0 (mgcp_conn.c:271) 20250813085242516 DLMGCP DEBUG <0013> (1234/rtp C:4E853D0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:4E853D0B CRCX: connection successfully created: (1234/rtp C:4E853D0B r=NULL:0<->l=::1:4946) (mgcp_protocol.c:772) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #00: 200 65294 OK (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E853D0B (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E853D0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250813085242516 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250813085242516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:28B570C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:28B570C5 output_enabled 0 (mgcp_conn.c:271) 20250813085242516 DLMGCP DEBUG <0013> (1234/rtp C:28B570C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:28B570C5 CRCX: connection successfully created: (1234/rtp C:28B570C5 r=NULL:0<->l=::1:4948) (mgcp_protocol.c:772) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #00: 200 65295 OK (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #02: I: 28B570C5 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28B570C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250813085242516 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250813085242516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7C265D57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7C265D57 output_enabled 0 (mgcp_conn.c:271) 20250813085242516 DLMGCP DEBUG <0013> (1234/rtp C:7C265D57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242516 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:7C265D57 CRCX: connection successfully created: (1234/rtp C:7C265D57 r=NULL:0<->l=::1:4950) (mgcp_protocol.c:772) 20250813085242516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #00: 200 65296 OK (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C265D57 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C265D57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250813085242517 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:46EF861A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:46EF861A output_enabled 0 (mgcp_conn.c:271) 20250813085242517 DLMGCP DEBUG <0013> (1234/rtp C:46EF861A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:46EF861A CRCX: connection successfully created: (1234/rtp C:46EF861A r=NULL:0<->l=::1:4952) (mgcp_protocol.c:772) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #00: 200 65297 OK (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #02: I: 46EF861A (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #04: o=- 46EF861A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250813085242517 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:36F6F856 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:36F6F856 output_enabled 0 (mgcp_conn.c:271) 20250813085242517 DLMGCP DEBUG <0013> (1234/rtp C:36F6F856 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:36F6F856 CRCX: connection successfully created: (1234/rtp C:36F6F856 r=NULL:0<->l=::1:4954) (mgcp_protocol.c:772) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #00: 200 65298 OK (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #02: I: 36F6F856 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36F6F856 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250813085242517 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:39DBA4FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:39DBA4FB output_enabled 0 (mgcp_conn.c:271) 20250813085242517 DLMGCP DEBUG <0013> (1234/rtp C:39DBA4FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:39DBA4FB CRCX: connection successfully created: (1234/rtp C:39DBA4FB r=NULL:0<->l=::1:4956) (mgcp_protocol.c:772) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #00: 200 65299 OK (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #02: I: 39DBA4FB (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39DBA4FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250813085242517 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:D5783111 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:D5783111 output_enabled 0 (mgcp_conn.c:271) 20250813085242517 DLMGCP DEBUG <0013> (1234/rtp C:D5783111 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242517 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:D5783111 CRCX: connection successfully created: (1234/rtp C:D5783111 r=NULL:0<->l=::1:4958) (mgcp_protocol.c:772) 20250813085242517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #00: 200 65300 OK (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #02: I: D5783111 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5783111 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250813085242518 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:F6D81F6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:F6D81F6D output_enabled 0 (mgcp_conn.c:271) 20250813085242518 DLMGCP DEBUG <0013> (1234/rtp C:F6D81F6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:F6D81F6D CRCX: connection successfully created: (1234/rtp C:F6D81F6D r=NULL:0<->l=::1:4960) (mgcp_protocol.c:772) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #00: 200 65301 OK (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #02: I: F6D81F6D (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6D81F6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250813085242518 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:55E5659B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:55E5659B output_enabled 0 (mgcp_conn.c:271) 20250813085242518 DLMGCP DEBUG <0013> (1234/rtp C:55E5659B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:55E5659B CRCX: connection successfully created: (1234/rtp C:55E5659B r=NULL:0<->l=::1:4962) (mgcp_protocol.c:772) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #00: 200 65302 OK (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #02: I: 55E5659B (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55E5659B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250813085242518 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:36A2A4DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:36A2A4DA output_enabled 0 (mgcp_conn.c:271) 20250813085242518 DLMGCP DEBUG <0013> (1234/rtp C:36A2A4DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:36A2A4DA CRCX: connection successfully created: (1234/rtp C:36A2A4DA r=NULL:0<->l=::1:4964) (mgcp_protocol.c:772) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #00: 200 65303 OK (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #02: I: 36A2A4DA (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36A2A4DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250813085242518 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:B24F917E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:B24F917E output_enabled 0 (mgcp_conn.c:271) 20250813085242518 DLMGCP DEBUG <0013> (1234/rtp C:B24F917E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242518 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:B24F917E CRCX: connection successfully created: (1234/rtp C:B24F917E r=NULL:0<->l=::1:4966) (mgcp_protocol.c:772) 20250813085242518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #00: 200 65304 OK (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #02: I: B24F917E (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #04: o=- B24F917E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250813085242519 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:57580F25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:57580F25 output_enabled 0 (mgcp_conn.c:271) 20250813085242519 DLMGCP DEBUG <0013> (1234/rtp C:57580F25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:57580F25 CRCX: connection successfully created: (1234/rtp C:57580F25 r=NULL:0<->l=::1:4968) (mgcp_protocol.c:772) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #00: 200 65305 OK (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #02: I: 57580F25 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57580F25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250813085242519 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:5DCE2275 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:5DCE2275 output_enabled 0 (mgcp_conn.c:271) 20250813085242519 DLMGCP DEBUG <0013> (1234/rtp C:5DCE2275 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:5DCE2275 CRCX: connection successfully created: (1234/rtp C:5DCE2275 r=NULL:0<->l=::1:4970) (mgcp_protocol.c:772) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #00: 200 65306 OK (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DCE2275 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DCE2275 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250813085242519 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:A254EAFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:A254EAFE output_enabled 0 (mgcp_conn.c:271) 20250813085242519 DLMGCP DEBUG <0013> (1234/rtp C:A254EAFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:A254EAFE CRCX: connection successfully created: (1234/rtp C:A254EAFE r=NULL:0<->l=::1:4972) (mgcp_protocol.c:772) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #00: 200 65307 OK (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #02: I: A254EAFE (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #04: o=- A254EAFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250813085242519 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:F171C648 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:F171C648 output_enabled 0 (mgcp_conn.c:271) 20250813085242519 DLMGCP DEBUG <0013> (1234/rtp C:F171C648 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242519 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:F171C648 CRCX: connection successfully created: (1234/rtp C:F171C648 r=NULL:0<->l=::1:4974) (mgcp_protocol.c:772) 20250813085242519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #00: 200 65308 OK (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #02: I: F171C648 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #04: o=- F171C648 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250813085242520 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:A309AD8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:A309AD8A output_enabled 0 (mgcp_conn.c:271) 20250813085242520 DLMGCP DEBUG <0013> (1234/rtp C:A309AD8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:A309AD8A CRCX: connection successfully created: (1234/rtp C:A309AD8A r=NULL:0<->l=::1:4976) (mgcp_protocol.c:772) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #00: 200 65309 OK (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #02: I: A309AD8A (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #04: o=- A309AD8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250813085242520 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:3456FFC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:3456FFC9 output_enabled 0 (mgcp_conn.c:271) 20250813085242520 DLMGCP DEBUG <0013> (1234/rtp C:3456FFC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:3456FFC9 CRCX: connection successfully created: (1234/rtp C:3456FFC9 r=NULL:0<->l=::1:4978) (mgcp_protocol.c:772) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #00: 200 65310 OK (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #02: I: 3456FFC9 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3456FFC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250813085242520 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:89877AE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:89877AE7 output_enabled 0 (mgcp_conn.c:271) 20250813085242520 DLMGCP DEBUG <0013> (1234/rtp C:89877AE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:89877AE7 CRCX: connection successfully created: (1234/rtp C:89877AE7 r=NULL:0<->l=::1:4980) (mgcp_protocol.c:772) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #00: 200 65311 OK (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #02: I: 89877AE7 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89877AE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250813085242520 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:2E05262D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:2E05262D output_enabled 0 (mgcp_conn.c:271) 20250813085242520 DLMGCP DEBUG <0013> (1234/rtp C:2E05262D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242520 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:2E05262D CRCX: connection successfully created: (1234/rtp C:2E05262D r=NULL:0<->l=::1:4982) (mgcp_protocol.c:772) 20250813085242520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #00: 200 65312 OK (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E05262D (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E05262D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250813085242521 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250813085242521 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:5129C31B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:5129C31B output_enabled 0 (mgcp_conn.c:271) 20250813085242521 DLMGCP DEBUG <0013> (1234/rtp C:5129C31B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242521 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:5129C31B CRCX: connection successfully created: (1234/rtp C:5129C31B r=NULL:0<->l=::1:4984) (mgcp_protocol.c:772) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #00: 200 65313 OK (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #02: I: 5129C31B (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5129C31B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250813085242521 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250813085242521 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D7A7F904 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D7A7F904 output_enabled 0 (mgcp_conn.c:271) 20250813085242521 DLMGCP DEBUG <0013> (1234/rtp C:D7A7F904 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242521 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:D7A7F904 CRCX: connection successfully created: (1234/rtp C:D7A7F904 r=NULL:0<->l=::1:4986) (mgcp_protocol.c:772) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #00: 200 65314 OK (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #02: I: D7A7F904 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7A7F904 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250813085242521 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250813085242521 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:59BB0568 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:59BB0568 output_enabled 0 (mgcp_conn.c:271) 20250813085242521 DLMGCP DEBUG <0013> (1234/rtp C:59BB0568 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242521 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:59BB0568 CRCX: connection successfully created: (1234/rtp C:59BB0568 r=NULL:0<->l=::1:4988) (mgcp_protocol.c:772) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #00: 200 65315 OK (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #02: I: 59BB0568 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59BB0568 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250813085242521 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250813085242521 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A21D6E10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A21D6E10 output_enabled 0 (mgcp_conn.c:271) 20250813085242522 DLMGCP DEBUG <0013> (1234/rtp C:A21D6E10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242522 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:A21D6E10 CRCX: connection successfully created: (1234/rtp C:A21D6E10 r=NULL:0<->l=::1:4990) (mgcp_protocol.c:772) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #00: 200 65316 OK (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #02: I: A21D6E10 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #04: o=- A21D6E10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250813085242522 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250813085242522 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:25227BC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:25227BC4 output_enabled 0 (mgcp_conn.c:271) 20250813085242522 DLMGCP DEBUG <0013> (1234/rtp C:25227BC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242522 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:25227BC4 CRCX: connection successfully created: (1234/rtp C:25227BC4 r=NULL:0<->l=::1:4992) (mgcp_protocol.c:772) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #00: 200 65317 OK (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #02: I: 25227BC4 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25227BC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250813085242522 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250813085242522 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:2B782777 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:2B782777 output_enabled 0 (mgcp_conn.c:271) 20250813085242522 DLMGCP DEBUG <0013> (1234/rtp C:2B782777 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242522 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:2B782777 CRCX: connection successfully created: (1234/rtp C:2B782777 r=NULL:0<->l=::1:4994) (mgcp_protocol.c:772) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #00: 200 65318 OK (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B782777 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B782777 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250813085242522 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250813085242522 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:71DB2507 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:71DB2507 output_enabled 0 (mgcp_conn.c:271) 20250813085242522 DLMGCP DEBUG <0013> (1234/rtp C:71DB2507 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242522 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:71DB2507 CRCX: connection successfully created: (1234/rtp C:71DB2507 r=NULL:0<->l=::1:4996) (mgcp_protocol.c:772) 20250813085242522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #00: 200 65319 OK (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #02: I: 71DB2507 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71DB2507 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250813085242523 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:28701655 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:28701655 output_enabled 0 (mgcp_conn.c:271) 20250813085242523 DLMGCP DEBUG <0013> (1234/rtp C:28701655 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:28701655 CRCX: connection successfully created: (1234/rtp C:28701655 r=NULL:0<->l=::1:4998) (mgcp_protocol.c:772) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #00: 200 65320 OK (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #02: I: 28701655 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28701655 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250813085242523 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:674E3D69 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:674E3D69 output_enabled 0 (mgcp_conn.c:271) 20250813085242523 DLMGCP DEBUG <0013> (1234/rtp C:674E3D69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:674E3D69 CRCX: connection successfully created: (1234/rtp C:674E3D69 r=NULL:0<->l=::1:5000) (mgcp_protocol.c:772) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #00: 200 65321 OK (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #02: I: 674E3D69 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #04: o=- 674E3D69 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250813085242523 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:57D66616 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:57D66616 output_enabled 0 (mgcp_conn.c:271) 20250813085242523 DLMGCP DEBUG <0013> (1234/rtp C:57D66616 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:57D66616 CRCX: connection successfully created: (1234/rtp C:57D66616 r=NULL:0<->l=::1:5002) (mgcp_protocol.c:772) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #00: 200 65322 OK (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #02: I: 57D66616 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57D66616 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250813085242523 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:DDEC416B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:DDEC416B output_enabled 0 (mgcp_conn.c:271) 20250813085242523 DLMGCP DEBUG <0013> (1234/rtp C:DDEC416B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242523 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:DDEC416B CRCX: connection successfully created: (1234/rtp C:DDEC416B r=NULL:0<->l=::1:5004) (mgcp_protocol.c:772) 20250813085242523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #00: 200 65323 OK (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #02: I: DDEC416B (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDEC416B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250813085242524 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:524B5A0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:524B5A0D output_enabled 0 (mgcp_conn.c:271) 20250813085242524 DLMGCP DEBUG <0013> (1234/rtp C:524B5A0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:524B5A0D CRCX: connection successfully created: (1234/rtp C:524B5A0D r=NULL:0<->l=::1:5006) (mgcp_protocol.c:772) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #00: 200 65324 OK (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #02: I: 524B5A0D (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #04: o=- 524B5A0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250813085242524 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:992FE05E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:992FE05E output_enabled 0 (mgcp_conn.c:271) 20250813085242524 DLMGCP DEBUG <0013> (1234/rtp C:992FE05E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:992FE05E CRCX: connection successfully created: (1234/rtp C:992FE05E r=NULL:0<->l=::1:5008) (mgcp_protocol.c:772) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #00: 200 65325 OK (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #02: I: 992FE05E (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #04: o=- 992FE05E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250813085242524 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:165486E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:165486E6 output_enabled 0 (mgcp_conn.c:271) 20250813085242524 DLMGCP DEBUG <0013> (1234/rtp C:165486E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:165486E6 CRCX: connection successfully created: (1234/rtp C:165486E6 r=NULL:0<->l=::1:5010) (mgcp_protocol.c:772) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #00: 200 65326 OK (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #02: I: 165486E6 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #04: o=- 165486E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250813085242524 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:C4DD8AA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:C4DD8AA2 output_enabled 0 (mgcp_conn.c:271) 20250813085242524 DLMGCP DEBUG <0013> (1234/rtp C:C4DD8AA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242524 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:C4DD8AA2 CRCX: connection successfully created: (1234/rtp C:C4DD8AA2 r=NULL:0<->l=::1:5012) (mgcp_protocol.c:772) 20250813085242524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #00: 200 65327 OK (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #02: I: C4DD8AA2 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4DD8AA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250813085242525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8FC216F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8FC216F3 output_enabled 0 (mgcp_conn.c:271) 20250813085242525 DLMGCP DEBUG <0013> (1234/rtp C:8FC216F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:8FC216F3 CRCX: connection successfully created: (1234/rtp C:8FC216F3 r=NULL:0<->l=::1:5014) (mgcp_protocol.c:772) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #00: 200 65328 OK (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FC216F3 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FC216F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250813085242525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:E13A2168 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:E13A2168 output_enabled 0 (mgcp_conn.c:271) 20250813085242525 DLMGCP DEBUG <0013> (1234/rtp C:E13A2168 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:E13A2168 CRCX: connection successfully created: (1234/rtp C:E13A2168 r=NULL:0<->l=::1:5016) (mgcp_protocol.c:772) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #00: 200 65329 OK (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #02: I: E13A2168 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #04: o=- E13A2168 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250813085242525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:6045A148 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:6045A148 output_enabled 0 (mgcp_conn.c:271) 20250813085242525 DLMGCP DEBUG <0013> (1234/rtp C:6045A148 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:6045A148 CRCX: connection successfully created: (1234/rtp C:6045A148 r=NULL:0<->l=::1:5018) (mgcp_protocol.c:772) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #00: 200 65330 OK (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #02: I: 6045A148 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6045A148 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250813085242525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:B9BF96D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:B9BF96D7 output_enabled 0 (mgcp_conn.c:271) 20250813085242525 DLMGCP DEBUG <0013> (1234/rtp C:B9BF96D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242525 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:B9BF96D7 CRCX: connection successfully created: (1234/rtp C:B9BF96D7 r=NULL:0<->l=::1:5020) (mgcp_protocol.c:772) 20250813085242525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #00: 200 65331 OK (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250813085242525 DLMGCP DEBUG <0013> Generated response: line #02: I: B9BF96D7 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9BF96D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250813085242526 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250813085242526 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:FC97F0B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:FC97F0B2 output_enabled 0 (mgcp_conn.c:271) 20250813085242526 DLMGCP DEBUG <0013> (1234/rtp C:FC97F0B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242526 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:FC97F0B2 CRCX: connection successfully created: (1234/rtp C:FC97F0B2 r=NULL:0<->l=::1:5022) (mgcp_protocol.c:772) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #00: 200 65332 OK (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #02: I: FC97F0B2 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC97F0B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250813085242526 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250813085242526 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F347471F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F347471F output_enabled 0 (mgcp_conn.c:271) 20250813085242526 DLMGCP DEBUG <0013> (1234/rtp C:F347471F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242526 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:F347471F CRCX: connection successfully created: (1234/rtp C:F347471F r=NULL:0<->l=::1:5024) (mgcp_protocol.c:772) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #00: 200 65333 OK (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #02: I: F347471F (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #04: o=- F347471F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250813085242526 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250813085242526 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:603106E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:603106E7 output_enabled 0 (mgcp_conn.c:271) 20250813085242526 DLMGCP DEBUG <0013> (1234/rtp C:603106E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242526 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:603106E7 CRCX: connection successfully created: (1234/rtp C:603106E7 r=NULL:0<->l=::1:5026) (mgcp_protocol.c:772) 20250813085242526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #00: 200 65334 OK (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #02: I: 603106E7 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #04: o=- 603106E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250813085242527 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:EFE38E24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:EFE38E24 output_enabled 0 (mgcp_conn.c:271) 20250813085242527 DLMGCP DEBUG <0013> (1234/rtp C:EFE38E24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:EFE38E24 CRCX: connection successfully created: (1234/rtp C:EFE38E24 r=NULL:0<->l=::1:5028) (mgcp_protocol.c:772) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #00: 200 65335 OK (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #02: I: EFE38E24 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFE38E24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250813085242527 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:645393EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:645393EF output_enabled 0 (mgcp_conn.c:271) 20250813085242527 DLMGCP DEBUG <0013> (1234/rtp C:645393EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:645393EF CRCX: connection successfully created: (1234/rtp C:645393EF r=NULL:0<->l=::1:5030) (mgcp_protocol.c:772) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #00: 200 65336 OK (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #02: I: 645393EF (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #04: o=- 645393EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250813085242527 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:2F53BB00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:2F53BB00 output_enabled 0 (mgcp_conn.c:271) 20250813085242527 DLMGCP DEBUG <0013> (1234/rtp C:2F53BB00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:2F53BB00 CRCX: connection successfully created: (1234/rtp C:2F53BB00 r=NULL:0<->l=::1:5032) (mgcp_protocol.c:772) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #00: 200 65337 OK (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F53BB00 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F53BB00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250813085242527 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:F1A87215 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:F1A87215 output_enabled 0 (mgcp_conn.c:271) 20250813085242527 DLMGCP DEBUG <0013> (1234/rtp C:F1A87215 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242527 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:F1A87215 CRCX: connection successfully created: (1234/rtp C:F1A87215 r=NULL:0<->l=::1:5034) (mgcp_protocol.c:772) 20250813085242527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #00: 200 65338 OK (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #02: I: F1A87215 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1A87215 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250813085242528 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1A88892D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1A88892D output_enabled 0 (mgcp_conn.c:271) 20250813085242528 DLMGCP DEBUG <0013> (1234/rtp C:1A88892D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:1A88892D CRCX: connection successfully created: (1234/rtp C:1A88892D r=NULL:0<->l=::1:5036) (mgcp_protocol.c:772) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #00: 200 65339 OK (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A88892D (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A88892D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250813085242528 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:DA04FB0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:DA04FB0A output_enabled 0 (mgcp_conn.c:271) 20250813085242528 DLMGCP DEBUG <0013> (1234/rtp C:DA04FB0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:DA04FB0A CRCX: connection successfully created: (1234/rtp C:DA04FB0A r=NULL:0<->l=::1:5038) (mgcp_protocol.c:772) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #00: 200 65340 OK (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #02: I: DA04FB0A (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA04FB0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250813085242528 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:0DF620E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:0DF620E4 output_enabled 0 (mgcp_conn.c:271) 20250813085242528 DLMGCP DEBUG <0013> (1234/rtp C:0DF620E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:0DF620E4 CRCX: connection successfully created: (1234/rtp C:0DF620E4 r=NULL:0<->l=::1:5040) (mgcp_protocol.c:772) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #00: 200 65341 OK (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DF620E4 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DF620E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250813085242528 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:90A1D6C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:90A1D6C2 output_enabled 0 (mgcp_conn.c:271) 20250813085242528 DLMGCP DEBUG <0013> (1234/rtp C:90A1D6C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242528 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:90A1D6C2 CRCX: connection successfully created: (1234/rtp C:90A1D6C2 r=NULL:0<->l=::1:5042) (mgcp_protocol.c:772) 20250813085242528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #00: 200 65342 OK (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #02: I: 90A1D6C2 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90A1D6C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250813085242529 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250813085242529 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:6E21D6B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:6E21D6B3 output_enabled 0 (mgcp_conn.c:271) 20250813085242529 DLMGCP DEBUG <0013> (1234/rtp C:6E21D6B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242529 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:6E21D6B3 CRCX: connection successfully created: (1234/rtp C:6E21D6B3 r=NULL:0<->l=::1:5044) (mgcp_protocol.c:772) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #00: 200 65343 OK (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E21D6B3 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E21D6B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250813085242529 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250813085242529 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C634E567 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C634E567 output_enabled 0 (mgcp_conn.c:271) 20250813085242529 DLMGCP DEBUG <0013> (1234/rtp C:C634E567 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242529 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:C634E567 CRCX: connection successfully created: (1234/rtp C:C634E567 r=NULL:0<->l=::1:5046) (mgcp_protocol.c:772) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #00: 200 65344 OK (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #02: I: C634E567 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #04: o=- C634E567 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250813085242529 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250813085242529 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:D873DD05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:D873DD05 output_enabled 0 (mgcp_conn.c:271) 20250813085242529 DLMGCP DEBUG <0013> (1234/rtp C:D873DD05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242529 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:D873DD05 CRCX: connection successfully created: (1234/rtp C:D873DD05 r=NULL:0<->l=::1:5048) (mgcp_protocol.c:772) 20250813085242529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #00: 200 65345 OK (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #02: I: D873DD05 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #04: o=- D873DD05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250813085242530 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:AC4CBD5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:AC4CBD5B output_enabled 0 (mgcp_conn.c:271) 20250813085242530 DLMGCP DEBUG <0013> (1234/rtp C:AC4CBD5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:AC4CBD5B CRCX: connection successfully created: (1234/rtp C:AC4CBD5B r=NULL:0<->l=::1:5050) (mgcp_protocol.c:772) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #00: 200 65346 OK (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #02: I: AC4CBD5B (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC4CBD5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250813085242530 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:D9A7323D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:D9A7323D output_enabled 0 (mgcp_conn.c:271) 20250813085242530 DLMGCP DEBUG <0013> (1234/rtp C:D9A7323D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:D9A7323D CRCX: connection successfully created: (1234/rtp C:D9A7323D r=NULL:0<->l=::1:5052) (mgcp_protocol.c:772) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #00: 200 65347 OK (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #02: I: D9A7323D (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9A7323D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250813085242530 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:61FCA980 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:61FCA980 output_enabled 0 (mgcp_conn.c:271) 20250813085242530 DLMGCP DEBUG <0013> (1234/rtp C:61FCA980 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:61FCA980 CRCX: connection successfully created: (1234/rtp C:61FCA980 r=NULL:0<->l=::1:5054) (mgcp_protocol.c:772) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #00: 200 65348 OK (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #02: I: 61FCA980 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61FCA980 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250813085242530 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:1EF44B0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:1EF44B0C output_enabled 0 (mgcp_conn.c:271) 20250813085242530 DLMGCP DEBUG <0013> (1234/rtp C:1EF44B0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242530 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:1EF44B0C CRCX: connection successfully created: (1234/rtp C:1EF44B0C r=NULL:0<->l=::1:5056) (mgcp_protocol.c:772) 20250813085242530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #00: 200 65349 OK (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EF44B0C (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EF44B0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250813085242531 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:678F2313 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:678F2313 output_enabled 0 (mgcp_conn.c:271) 20250813085242531 DLMGCP DEBUG <0013> (1234/rtp C:678F2313 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:678F2313 CRCX: connection successfully created: (1234/rtp C:678F2313 r=NULL:0<->l=::1:5058) (mgcp_protocol.c:772) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #00: 200 65350 OK (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #02: I: 678F2313 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #04: o=- 678F2313 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250813085242531 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:7C59305C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:7C59305C output_enabled 0 (mgcp_conn.c:271) 20250813085242531 DLMGCP DEBUG <0013> (1234/rtp C:7C59305C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:7C59305C CRCX: connection successfully created: (1234/rtp C:7C59305C r=NULL:0<->l=::1:5060) (mgcp_protocol.c:772) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #00: 200 65351 OK (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C59305C (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C59305C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250813085242531 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:5C11E537 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:5C11E537 output_enabled 0 (mgcp_conn.c:271) 20250813085242531 DLMGCP DEBUG <0013> (1234/rtp C:5C11E537 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:5C11E537 CRCX: connection successfully created: (1234/rtp C:5C11E537 r=NULL:0<->l=::1:5062) (mgcp_protocol.c:772) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #00: 200 65352 OK (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C11E537 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C11E537 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250813085242531 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:5BDD9C2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:5BDD9C2B output_enabled 0 (mgcp_conn.c:271) 20250813085242531 DLMGCP DEBUG <0013> (1234/rtp C:5BDD9C2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242531 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:5BDD9C2B CRCX: connection successfully created: (1234/rtp C:5BDD9C2B r=NULL:0<->l=::1:5064) (mgcp_protocol.c:772) 20250813085242531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #00: 200 65353 OK (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BDD9C2B (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BDD9C2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250813085242532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250813085242532 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:2601E25E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:2601E25E output_enabled 0 (mgcp_conn.c:271) 20250813085242532 DLMGCP DEBUG <0013> (1234/rtp C:2601E25E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242532 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:2601E25E CRCX: connection successfully created: (1234/rtp C:2601E25E r=NULL:0<->l=::1:5066) (mgcp_protocol.c:772) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #00: 200 65354 OK (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #02: I: 2601E25E (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2601E25E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250813085242532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250813085242532 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:3D36AB71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:3D36AB71 output_enabled 0 (mgcp_conn.c:271) 20250813085242532 DLMGCP DEBUG <0013> (1234/rtp C:3D36AB71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242532 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:3D36AB71 CRCX: connection successfully created: (1234/rtp C:3D36AB71 r=NULL:0<->l=::1:5068) (mgcp_protocol.c:772) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #00: 200 65355 OK (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D36AB71 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D36AB71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250813085242532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250813085242532 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:80413A1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:80413A1D output_enabled 0 (mgcp_conn.c:271) 20250813085242532 DLMGCP DEBUG <0013> (1234/rtp C:80413A1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242532 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:80413A1D CRCX: connection successfully created: (1234/rtp C:80413A1D r=NULL:0<->l=::1:5070) (mgcp_protocol.c:772) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #00: 200 65356 OK (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #02: I: 80413A1D (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80413A1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250813085242532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250813085242532 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E5E29E4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E5E29E4A output_enabled 0 (mgcp_conn.c:271) 20250813085242533 DLMGCP DEBUG <0013> (1234/rtp C:E5E29E4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242533 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:E5E29E4A CRCX: connection successfully created: (1234/rtp C:E5E29E4A r=NULL:0<->l=::1:5072) (mgcp_protocol.c:772) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #00: 200 65357 OK (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #02: I: E5E29E4A (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5E29E4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250813085242533 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250813085242533 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:F3ACB451 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:F3ACB451 output_enabled 0 (mgcp_conn.c:271) 20250813085242533 DLMGCP DEBUG <0013> (1234/rtp C:F3ACB451 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242533 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:F3ACB451 CRCX: connection successfully created: (1234/rtp C:F3ACB451 r=NULL:0<->l=::1:5074) (mgcp_protocol.c:772) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #00: 200 65358 OK (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #02: I: F3ACB451 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3ACB451 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250813085242533 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250813085242533 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:32D82159 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:32D82159 output_enabled 0 (mgcp_conn.c:271) 20250813085242533 DLMGCP DEBUG <0013> (1234/rtp C:32D82159 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242533 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:32D82159 CRCX: connection successfully created: (1234/rtp C:32D82159 r=NULL:0<->l=::1:5076) (mgcp_protocol.c:772) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #00: 200 65359 OK (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #02: I: 32D82159 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32D82159 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250813085242533 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250813085242533 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:521DF432 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:521DF432 output_enabled 0 (mgcp_conn.c:271) 20250813085242533 DLMGCP DEBUG <0013> (1234/rtp C:521DF432 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242533 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:521DF432 CRCX: connection successfully created: (1234/rtp C:521DF432 r=NULL:0<->l=::1:5078) (mgcp_protocol.c:772) 20250813085242533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #00: 200 65360 OK (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #02: I: 521DF432 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #04: o=- 521DF432 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250813085242534 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:064F44DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:064F44DD output_enabled 0 (mgcp_conn.c:271) 20250813085242534 DLMGCP DEBUG <0013> (1234/rtp C:064F44DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:064F44DD CRCX: connection successfully created: (1234/rtp C:064F44DD r=NULL:0<->l=::1:5080) (mgcp_protocol.c:772) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #00: 200 65361 OK (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #02: I: 064F44DD (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 064F44DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250813085242534 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:690AF2B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:690AF2B3 output_enabled 0 (mgcp_conn.c:271) 20250813085242534 DLMGCP DEBUG <0013> (1234/rtp C:690AF2B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:690AF2B3 CRCX: connection successfully created: (1234/rtp C:690AF2B3 r=NULL:0<->l=::1:5082) (mgcp_protocol.c:772) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #00: 200 65362 OK (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #02: I: 690AF2B3 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 690AF2B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250813085242534 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:95D8C294 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:95D8C294 output_enabled 0 (mgcp_conn.c:271) 20250813085242534 DLMGCP DEBUG <0013> (1234/rtp C:95D8C294 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:95D8C294 CRCX: connection successfully created: (1234/rtp C:95D8C294 r=NULL:0<->l=::1:5084) (mgcp_protocol.c:772) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #00: 200 65363 OK (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #02: I: 95D8C294 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95D8C294 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250813085242534 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:F822EF75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:F822EF75 output_enabled 0 (mgcp_conn.c:271) 20250813085242534 DLMGCP DEBUG <0013> (1234/rtp C:F822EF75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242534 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:F822EF75 CRCX: connection successfully created: (1234/rtp C:F822EF75 r=NULL:0<->l=::1:5086) (mgcp_protocol.c:772) 20250813085242534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #00: 200 65364 OK (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #02: I: F822EF75 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #04: o=- F822EF75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250813085242535 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250813085242535 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:011AE7E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:011AE7E3 output_enabled 0 (mgcp_conn.c:271) 20250813085242535 DLMGCP DEBUG <0013> (1234/rtp C:011AE7E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242535 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:011AE7E3 CRCX: connection successfully created: (1234/rtp C:011AE7E3 r=NULL:0<->l=::1:5088) (mgcp_protocol.c:772) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #00: 200 65365 OK (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #02: I: 011AE7E3 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #04: o=- 011AE7E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250813085242535 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250813085242535 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7DFF6EE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7DFF6EE5 output_enabled 0 (mgcp_conn.c:271) 20250813085242535 DLMGCP DEBUG <0013> (1234/rtp C:7DFF6EE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242535 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:7DFF6EE5 CRCX: connection successfully created: (1234/rtp C:7DFF6EE5 r=NULL:0<->l=::1:5090) (mgcp_protocol.c:772) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #00: 200 65366 OK (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DFF6EE5 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DFF6EE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250813085242535 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250813085242535 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:FA8941D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:FA8941D6 output_enabled 0 (mgcp_conn.c:271) 20250813085242535 DLMGCP DEBUG <0013> (1234/rtp C:FA8941D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242535 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:FA8941D6 CRCX: connection successfully created: (1234/rtp C:FA8941D6 r=NULL:0<->l=::1:5092) (mgcp_protocol.c:772) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #00: 200 65367 OK (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #02: I: FA8941D6 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA8941D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250813085242535 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250813085242535 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:1795003E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:1795003E output_enabled 0 (mgcp_conn.c:271) 20250813085242535 DLMGCP DEBUG <0013> (1234/rtp C:1795003E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242536 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:1795003E CRCX: connection successfully created: (1234/rtp C:1795003E r=NULL:0<->l=::1:5094) (mgcp_protocol.c:772) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #00: 200 65368 OK (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #02: I: 1795003E (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1795003E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250813085242536 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250813085242536 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4DC30136 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4DC30136 output_enabled 0 (mgcp_conn.c:271) 20250813085242536 DLMGCP DEBUG <0013> (1234/rtp C:4DC30136 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242536 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:4DC30136 CRCX: connection successfully created: (1234/rtp C:4DC30136 r=NULL:0<->l=::1:5096) (mgcp_protocol.c:772) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #00: 200 65369 OK (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DC30136 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DC30136 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250813085242536 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250813085242536 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:9D7C0900 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:9D7C0900 output_enabled 0 (mgcp_conn.c:271) 20250813085242536 DLMGCP DEBUG <0013> (1234/rtp C:9D7C0900 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242536 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:9D7C0900 CRCX: connection successfully created: (1234/rtp C:9D7C0900 r=NULL:0<->l=::1:5098) (mgcp_protocol.c:772) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #00: 200 65370 OK (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D7C0900 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D7C0900 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250813085242536 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250813085242536 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:A4C41248 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:A4C41248 output_enabled 0 (mgcp_conn.c:271) 20250813085242536 DLMGCP DEBUG <0013> (1234/rtp C:A4C41248 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242536 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:A4C41248 CRCX: connection successfully created: (1234/rtp C:A4C41248 r=NULL:0<->l=::1:5100) (mgcp_protocol.c:772) 20250813085242536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #00: 200 65371 OK (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #02: I: A4C41248 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4C41248 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250813085242537 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:7B1BACE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:7B1BACE4 output_enabled 0 (mgcp_conn.c:271) 20250813085242537 DLMGCP DEBUG <0013> (1234/rtp C:7B1BACE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:7B1BACE4 CRCX: connection successfully created: (1234/rtp C:7B1BACE4 r=NULL:0<->l=::1:5102) (mgcp_protocol.c:772) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #00: 200 65372 OK (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B1BACE4 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B1BACE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250813085242537 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:84F8B343 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:84F8B343 output_enabled 0 (mgcp_conn.c:271) 20250813085242537 DLMGCP DEBUG <0013> (1234/rtp C:84F8B343 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:84F8B343 CRCX: connection successfully created: (1234/rtp C:84F8B343 r=NULL:0<->l=::1:5104) (mgcp_protocol.c:772) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #00: 200 65373 OK (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #02: I: 84F8B343 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84F8B343 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250813085242537 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:303B3F53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:303B3F53 output_enabled 0 (mgcp_conn.c:271) 20250813085242537 DLMGCP DEBUG <0013> (1234/rtp C:303B3F53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:303B3F53 CRCX: connection successfully created: (1234/rtp C:303B3F53 r=NULL:0<->l=::1:5106) (mgcp_protocol.c:772) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #00: 200 65374 OK (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #02: I: 303B3F53 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 303B3F53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250813085242537 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:92AB95D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:92AB95D8 output_enabled 0 (mgcp_conn.c:271) 20250813085242537 DLMGCP DEBUG <0013> (1234/rtp C:92AB95D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242537 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:92AB95D8 CRCX: connection successfully created: (1234/rtp C:92AB95D8 r=NULL:0<->l=::1:5108) (mgcp_protocol.c:772) 20250813085242537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #00: 200 65375 OK (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #02: I: 92AB95D8 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92AB95D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250813085242538 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250813085242538 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:1E5C0BB9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:1E5C0BB9 output_enabled 0 (mgcp_conn.c:271) 20250813085242538 DLMGCP DEBUG <0013> (1234/rtp C:1E5C0BB9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242538 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:1E5C0BB9 CRCX: connection successfully created: (1234/rtp C:1E5C0BB9 r=NULL:0<->l=::1:5110) (mgcp_protocol.c:772) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #00: 200 65376 OK (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E5C0BB9 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E5C0BB9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250813085242538 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250813085242538 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:D472C1DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:D472C1DF output_enabled 0 (mgcp_conn.c:271) 20250813085242538 DLMGCP DEBUG <0013> (1234/rtp C:D472C1DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242538 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:D472C1DF CRCX: connection successfully created: (1234/rtp C:D472C1DF r=NULL:0<->l=::1:5112) (mgcp_protocol.c:772) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #00: 200 65377 OK (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #02: I: D472C1DF (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #04: o=- D472C1DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250813085242538 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250813085242538 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E5C554A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E5C554A4 output_enabled 0 (mgcp_conn.c:271) 20250813085242538 DLMGCP DEBUG <0013> (1234/rtp C:E5C554A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242538 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:E5C554A4 CRCX: connection successfully created: (1234/rtp C:E5C554A4 r=NULL:0<->l=::1:5114) (mgcp_protocol.c:772) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #00: 200 65378 OK (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #02: I: E5C554A4 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5C554A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250813085242538 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250813085242538 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:F4BA3728 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:F4BA3728 output_enabled 0 (mgcp_conn.c:271) 20250813085242538 DLMGCP DEBUG <0013> (1234/rtp C:F4BA3728 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242539 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:F4BA3728 CRCX: connection successfully created: (1234/rtp C:F4BA3728 r=NULL:0<->l=::1:5116) (mgcp_protocol.c:772) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #00: 200 65379 OK (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #02: I: F4BA3728 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4BA3728 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250813085242539 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250813085242539 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:98BF26A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:98BF26A2 output_enabled 0 (mgcp_conn.c:271) 20250813085242539 DLMGCP DEBUG <0013> (1234/rtp C:98BF26A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242539 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:98BF26A2 CRCX: connection successfully created: (1234/rtp C:98BF26A2 r=NULL:0<->l=::1:5118) (mgcp_protocol.c:772) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #00: 200 65380 OK (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #02: I: 98BF26A2 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98BF26A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250813085242539 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250813085242539 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:5C372681 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:5C372681 output_enabled 0 (mgcp_conn.c:271) 20250813085242539 DLMGCP DEBUG <0013> (1234/rtp C:5C372681 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242539 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:5C372681 CRCX: connection successfully created: (1234/rtp C:5C372681 r=NULL:0<->l=::1:5120) (mgcp_protocol.c:772) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #00: 200 65381 OK (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C372681 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C372681 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250813085242539 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250813085242539 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:B89A5CE8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:B89A5CE8 output_enabled 0 (mgcp_conn.c:271) 20250813085242539 DLMGCP DEBUG <0013> (1234/rtp C:B89A5CE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242539 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:B89A5CE8 CRCX: connection successfully created: (1234/rtp C:B89A5CE8 r=NULL:0<->l=::1:5122) (mgcp_protocol.c:772) 20250813085242539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #00: 200 65382 OK (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #02: I: B89A5CE8 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #04: o=- B89A5CE8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250813085242540 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:0877AF3E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:0877AF3E output_enabled 0 (mgcp_conn.c:271) 20250813085242540 DLMGCP DEBUG <0013> (1234/rtp C:0877AF3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:0877AF3E CRCX: connection successfully created: (1234/rtp C:0877AF3E r=NULL:0<->l=::1:5124) (mgcp_protocol.c:772) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #00: 200 65383 OK (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #02: I: 0877AF3E (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0877AF3E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250813085242540 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:EB1687AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:EB1687AF output_enabled 0 (mgcp_conn.c:271) 20250813085242540 DLMGCP DEBUG <0013> (1234/rtp C:EB1687AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:EB1687AF CRCX: connection successfully created: (1234/rtp C:EB1687AF r=NULL:0<->l=::1:5126) (mgcp_protocol.c:772) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #00: 200 65384 OK (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #02: I: EB1687AF (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB1687AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250813085242540 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:04719DED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:04719DED output_enabled 0 (mgcp_conn.c:271) 20250813085242540 DLMGCP DEBUG <0013> (1234/rtp C:04719DED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:04719DED CRCX: connection successfully created: (1234/rtp C:04719DED r=NULL:0<->l=::1:5128) (mgcp_protocol.c:772) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #00: 200 65385 OK (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #02: I: 04719DED (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04719DED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250813085242540 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:29781730 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242540 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:29781730 output_enabled 0 (mgcp_conn.c:271) 20250813085242540 DLMGCP DEBUG <0013> (1234/rtp C:29781730 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242540 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:29781730 CRCX: connection successfully created: (1234/rtp C:29781730 r=NULL:0<->l=::1:5130) (mgcp_protocol.c:772) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #00: 200 65386 OK (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #02: I: 29781730 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29781730 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250813085242541 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250813085242541 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:2B983C82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:2B983C82 output_enabled 0 (mgcp_conn.c:271) 20250813085242541 DLMGCP DEBUG <0013> (1234/rtp C:2B983C82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242541 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:2B983C82 CRCX: connection successfully created: (1234/rtp C:2B983C82 r=NULL:0<->l=::1:5132) (mgcp_protocol.c:772) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #00: 200 65387 OK (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B983C82 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B983C82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250813085242541 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250813085242541 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:2314FC6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:2314FC6A output_enabled 0 (mgcp_conn.c:271) 20250813085242541 DLMGCP DEBUG <0013> (1234/rtp C:2314FC6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242541 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:2314FC6A CRCX: connection successfully created: (1234/rtp C:2314FC6A r=NULL:0<->l=::1:5134) (mgcp_protocol.c:772) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #00: 200 65388 OK (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #02: I: 2314FC6A (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2314FC6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250813085242541 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250813085242541 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:0BF3DDC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:0BF3DDC9 output_enabled 0 (mgcp_conn.c:271) 20250813085242541 DLMGCP DEBUG <0013> (1234/rtp C:0BF3DDC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242541 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:0BF3DDC9 CRCX: connection successfully created: (1234/rtp C:0BF3DDC9 r=NULL:0<->l=::1:5136) (mgcp_protocol.c:772) 20250813085242541 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #00: 200 65389 OK (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BF3DDC9 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BF3DDC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250813085242542 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:A98D3B00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:A98D3B00 output_enabled 0 (mgcp_conn.c:271) 20250813085242542 DLMGCP DEBUG <0013> (1234/rtp C:A98D3B00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:A98D3B00 CRCX: connection successfully created: (1234/rtp C:A98D3B00 r=NULL:0<->l=::1:5138) (mgcp_protocol.c:772) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #00: 200 65390 OK (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #02: I: A98D3B00 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #04: o=- A98D3B00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250813085242542 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:096FD70B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:096FD70B output_enabled 0 (mgcp_conn.c:271) 20250813085242542 DLMGCP DEBUG <0013> (1234/rtp C:096FD70B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:096FD70B CRCX: connection successfully created: (1234/rtp C:096FD70B r=NULL:0<->l=::1:5140) (mgcp_protocol.c:772) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #00: 200 65391 OK (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #02: I: 096FD70B (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 096FD70B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250813085242542 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:2DA682AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:2DA682AE output_enabled 0 (mgcp_conn.c:271) 20250813085242542 DLMGCP DEBUG <0013> (1234/rtp C:2DA682AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:2DA682AE CRCX: connection successfully created: (1234/rtp C:2DA682AE r=NULL:0<->l=::1:5142) (mgcp_protocol.c:772) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #00: 200 65392 OK (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DA682AE (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DA682AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250813085242542 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:D9C639AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:D9C639AB output_enabled 0 (mgcp_conn.c:271) 20250813085242542 DLMGCP DEBUG <0013> (1234/rtp C:D9C639AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242542 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:D9C639AB CRCX: connection successfully created: (1234/rtp C:D9C639AB r=NULL:0<->l=::1:5144) (mgcp_protocol.c:772) 20250813085242542 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #00: 200 65393 OK (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #02: I: D9C639AB (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9C639AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250813085242543 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250813085242543 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:D6A8171E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:D6A8171E output_enabled 0 (mgcp_conn.c:271) 20250813085242543 DLMGCP DEBUG <0013> (1234/rtp C:D6A8171E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242543 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:D6A8171E CRCX: connection successfully created: (1234/rtp C:D6A8171E r=NULL:0<->l=::1:5146) (mgcp_protocol.c:772) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #00: 200 65394 OK (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #02: I: D6A8171E (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6A8171E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250813085242543 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250813085242543 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:E5F96462 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:E5F96462 output_enabled 0 (mgcp_conn.c:271) 20250813085242543 DLMGCP DEBUG <0013> (1234/rtp C:E5F96462 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242543 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:E5F96462 CRCX: connection successfully created: (1234/rtp C:E5F96462 r=NULL:0<->l=::1:5148) (mgcp_protocol.c:772) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #00: 200 65395 OK (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #02: I: E5F96462 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5F96462 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250813085242543 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250813085242543 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:E036576A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:E036576A output_enabled 0 (mgcp_conn.c:271) 20250813085242543 DLMGCP DEBUG <0013> (1234/rtp C:E036576A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242543 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:E036576A CRCX: connection successfully created: (1234/rtp C:E036576A r=NULL:0<->l=::1:5150) (mgcp_protocol.c:772) 20250813085242543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #00: 200 65396 OK (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #02: I: E036576A (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #04: o=- E036576A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250813085242544 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:79A7BA1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:79A7BA1E output_enabled 0 (mgcp_conn.c:271) 20250813085242544 DLMGCP DEBUG <0013> (1234/rtp C:79A7BA1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:79A7BA1E CRCX: connection successfully created: (1234/rtp C:79A7BA1E r=NULL:0<->l=::1:5152) (mgcp_protocol.c:772) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #00: 200 65397 OK (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #02: I: 79A7BA1E (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79A7BA1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250813085242544 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:D318F18D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:D318F18D output_enabled 0 (mgcp_conn.c:271) 20250813085242544 DLMGCP DEBUG <0013> (1234/rtp C:D318F18D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:D318F18D CRCX: connection successfully created: (1234/rtp C:D318F18D r=NULL:0<->l=::1:5154) (mgcp_protocol.c:772) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #00: 200 65398 OK (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #02: I: D318F18D (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #04: o=- D318F18D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250813085242544 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:68834180 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:68834180 output_enabled 0 (mgcp_conn.c:271) 20250813085242544 DLMGCP DEBUG <0013> (1234/rtp C:68834180 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:68834180 CRCX: connection successfully created: (1234/rtp C:68834180 r=NULL:0<->l=::1:5156) (mgcp_protocol.c:772) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #00: 200 65399 OK (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #02: I: 68834180 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68834180 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250813085242544 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:D13C58D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:D13C58D9 output_enabled 0 (mgcp_conn.c:271) 20250813085242544 DLMGCP DEBUG <0013> (1234/rtp C:D13C58D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242544 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:D13C58D9 CRCX: connection successfully created: (1234/rtp C:D13C58D9 r=NULL:0<->l=::1:5158) (mgcp_protocol.c:772) 20250813085242544 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #00: 200 65400 OK (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #02: I: D13C58D9 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #04: o=- D13C58D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250813085242545 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250813085242545 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:245C8DCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:245C8DCD output_enabled 0 (mgcp_conn.c:271) 20250813085242545 DLMGCP DEBUG <0013> (1234/rtp C:245C8DCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242545 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:245C8DCD CRCX: connection successfully created: (1234/rtp C:245C8DCD r=NULL:0<->l=::1:5160) (mgcp_protocol.c:772) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #00: 200 65401 OK (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #02: I: 245C8DCD (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 245C8DCD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250813085242545 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250813085242545 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:177D5239 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:177D5239 output_enabled 0 (mgcp_conn.c:271) 20250813085242545 DLMGCP DEBUG <0013> (1234/rtp C:177D5239 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242545 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:177D5239 CRCX: connection successfully created: (1234/rtp C:177D5239 r=NULL:0<->l=::1:5162) (mgcp_protocol.c:772) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #00: 200 65402 OK (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #02: I: 177D5239 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 177D5239 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250813085242545 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250813085242545 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:14E42C24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:14E42C24 output_enabled 0 (mgcp_conn.c:271) 20250813085242545 DLMGCP DEBUG <0013> (1234/rtp C:14E42C24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242545 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:14E42C24 CRCX: connection successfully created: (1234/rtp C:14E42C24 r=NULL:0<->l=::1:5164) (mgcp_protocol.c:772) 20250813085242545 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #00: 200 65403 OK (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #02: I: 14E42C24 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14E42C24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250813085242546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:9AF991A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:9AF991A5 output_enabled 0 (mgcp_conn.c:271) 20250813085242546 DLMGCP DEBUG <0013> (1234/rtp C:9AF991A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:9AF991A5 CRCX: connection successfully created: (1234/rtp C:9AF991A5 r=NULL:0<->l=::1:5166) (mgcp_protocol.c:772) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #00: 200 65404 OK (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AF991A5 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9AF991A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250813085242546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:6E79EE54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:6E79EE54 output_enabled 0 (mgcp_conn.c:271) 20250813085242546 DLMGCP DEBUG <0013> (1234/rtp C:6E79EE54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:6E79EE54 CRCX: connection successfully created: (1234/rtp C:6E79EE54 r=NULL:0<->l=::1:5168) (mgcp_protocol.c:772) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #00: 200 65405 OK (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E79EE54 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E79EE54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250813085242546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:308EB479 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:308EB479 output_enabled 0 (mgcp_conn.c:271) 20250813085242546 DLMGCP DEBUG <0013> (1234/rtp C:308EB479 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:308EB479 CRCX: connection successfully created: (1234/rtp C:308EB479 r=NULL:0<->l=::1:5170) (mgcp_protocol.c:772) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #00: 200 65406 OK (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #02: I: 308EB479 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 308EB479 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250813085242546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:A5CD5889 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:A5CD5889 output_enabled 0 (mgcp_conn.c:271) 20250813085242546 DLMGCP DEBUG <0013> (1234/rtp C:A5CD5889 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242546 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:A5CD5889 CRCX: connection successfully created: (1234/rtp C:A5CD5889 r=NULL:0<->l=::1:5172) (mgcp_protocol.c:772) 20250813085242546 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #00: 200 65407 OK (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #02: I: A5CD5889 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5CD5889 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250813085242547 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250813085242547 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:6E935BE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:6E935BE6 output_enabled 0 (mgcp_conn.c:271) 20250813085242547 DLMGCP DEBUG <0013> (1234/rtp C:6E935BE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242547 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:6E935BE6 CRCX: connection successfully created: (1234/rtp C:6E935BE6 r=NULL:0<->l=::1:5174) (mgcp_protocol.c:772) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #00: 200 65408 OK (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E935BE6 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E935BE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250813085242547 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250813085242547 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:881523B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:881523B6 output_enabled 0 (mgcp_conn.c:271) 20250813085242547 DLMGCP DEBUG <0013> (1234/rtp C:881523B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242547 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:881523B6 CRCX: connection successfully created: (1234/rtp C:881523B6 r=NULL:0<->l=::1:5176) (mgcp_protocol.c:772) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #00: 200 65409 OK (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #02: I: 881523B6 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 881523B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250813085242547 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250813085242547 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:EA7F24D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:EA7F24D7 output_enabled 0 (mgcp_conn.c:271) 20250813085242547 DLMGCP DEBUG <0013> (1234/rtp C:EA7F24D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242547 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:EA7F24D7 CRCX: connection successfully created: (1234/rtp C:EA7F24D7 r=NULL:0<->l=::1:5178) (mgcp_protocol.c:772) 20250813085242547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #00: 200 65410 OK (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #02: I: EA7F24D7 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA7F24D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250813085242548 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250813085242548 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:9EDF3C82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:9EDF3C82 output_enabled 0 (mgcp_conn.c:271) 20250813085242548 DLMGCP DEBUG <0013> (1234/rtp C:9EDF3C82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242548 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:9EDF3C82 CRCX: connection successfully created: (1234/rtp C:9EDF3C82 r=NULL:0<->l=::1:5180) (mgcp_protocol.c:772) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #00: 200 65411 OK (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EDF3C82 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9EDF3C82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250813085242548 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250813085242548 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:9B4B242D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:9B4B242D output_enabled 0 (mgcp_conn.c:271) 20250813085242548 DLMGCP DEBUG <0013> (1234/rtp C:9B4B242D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242548 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:9B4B242D CRCX: connection successfully created: (1234/rtp C:9B4B242D r=NULL:0<->l=::1:5182) (mgcp_protocol.c:772) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #00: 200 65412 OK (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B4B242D (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B4B242D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250813085242548 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250813085242548 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:AEF23359 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:AEF23359 output_enabled 0 (mgcp_conn.c:271) 20250813085242548 DLMGCP DEBUG <0013> (1234/rtp C:AEF23359 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242548 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:AEF23359 CRCX: connection successfully created: (1234/rtp C:AEF23359 r=NULL:0<->l=::1:5184) (mgcp_protocol.c:772) 20250813085242548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #00: 200 65413 OK (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #02: I: AEF23359 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEF23359 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250813085242549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:0A58D579 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:0A58D579 output_enabled 0 (mgcp_conn.c:271) 20250813085242549 DLMGCP DEBUG <0013> (1234/rtp C:0A58D579 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:0A58D579 CRCX: connection successfully created: (1234/rtp C:0A58D579 r=NULL:0<->l=::1:5186) (mgcp_protocol.c:772) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #00: 200 65414 OK (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A58D579 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A58D579 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250813085242549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:87EC5861 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:87EC5861 output_enabled 0 (mgcp_conn.c:271) 20250813085242549 DLMGCP DEBUG <0013> (1234/rtp C:87EC5861 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:87EC5861 CRCX: connection successfully created: (1234/rtp C:87EC5861 r=NULL:0<->l=::1:5188) (mgcp_protocol.c:772) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #00: 200 65415 OK (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #02: I: 87EC5861 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87EC5861 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250813085242549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:1BB37CE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:1BB37CE0 output_enabled 0 (mgcp_conn.c:271) 20250813085242549 DLMGCP DEBUG <0013> (1234/rtp C:1BB37CE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:1BB37CE0 CRCX: connection successfully created: (1234/rtp C:1BB37CE0 r=NULL:0<->l=::1:5190) (mgcp_protocol.c:772) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #00: 200 65416 OK (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BB37CE0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BB37CE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250813085242549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:C3B4F624 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:C3B4F624 output_enabled 0 (mgcp_conn.c:271) 20250813085242549 DLMGCP DEBUG <0013> (1234/rtp C:C3B4F624 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242549 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:C3B4F624 CRCX: connection successfully created: (1234/rtp C:C3B4F624 r=NULL:0<->l=::1:5192) (mgcp_protocol.c:772) 20250813085242549 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #00: 200 65417 OK (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #02: I: C3B4F624 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3B4F624 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250813085242550 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250813085242550 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:56FD1E7A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:56FD1E7A output_enabled 0 (mgcp_conn.c:271) 20250813085242550 DLMGCP DEBUG <0013> (1234/rtp C:56FD1E7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242550 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:56FD1E7A CRCX: connection successfully created: (1234/rtp C:56FD1E7A r=NULL:0<->l=::1:5194) (mgcp_protocol.c:772) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #00: 200 65418 OK (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #02: I: 56FD1E7A (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56FD1E7A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250813085242550 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250813085242550 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:D6F3EC91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:D6F3EC91 output_enabled 0 (mgcp_conn.c:271) 20250813085242550 DLMGCP DEBUG <0013> (1234/rtp C:D6F3EC91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242550 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:D6F3EC91 CRCX: connection successfully created: (1234/rtp C:D6F3EC91 r=NULL:0<->l=::1:5196) (mgcp_protocol.c:772) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #00: 200 65419 OK (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #02: I: D6F3EC91 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6F3EC91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250813085242550 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250813085242550 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:2158A6B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:2158A6B3 output_enabled 0 (mgcp_conn.c:271) 20250813085242550 DLMGCP DEBUG <0013> (1234/rtp C:2158A6B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242550 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:2158A6B3 CRCX: connection successfully created: (1234/rtp C:2158A6B3 r=NULL:0<->l=::1:5198) (mgcp_protocol.c:772) 20250813085242550 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #00: 200 65420 OK (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #02: I: 2158A6B3 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2158A6B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250813085242551 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:960ECA34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:960ECA34 output_enabled 0 (mgcp_conn.c:271) 20250813085242551 DLMGCP DEBUG <0013> (1234/rtp C:960ECA34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:960ECA34 CRCX: connection successfully created: (1234/rtp C:960ECA34 r=NULL:0<->l=::1:5200) (mgcp_protocol.c:772) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #00: 200 65421 OK (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #02: I: 960ECA34 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 960ECA34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250813085242551 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:7CF0ED56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:7CF0ED56 output_enabled 0 (mgcp_conn.c:271) 20250813085242551 DLMGCP DEBUG <0013> (1234/rtp C:7CF0ED56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:7CF0ED56 CRCX: connection successfully created: (1234/rtp C:7CF0ED56 r=NULL:0<->l=::1:5202) (mgcp_protocol.c:772) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #00: 200 65422 OK (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CF0ED56 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CF0ED56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250813085242551 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:6EC52B1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:6EC52B1F output_enabled 0 (mgcp_conn.c:271) 20250813085242551 DLMGCP DEBUG <0013> (1234/rtp C:6EC52B1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:6EC52B1F CRCX: connection successfully created: (1234/rtp C:6EC52B1F r=NULL:0<->l=::1:5204) (mgcp_protocol.c:772) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #00: 200 65423 OK (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EC52B1F (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EC52B1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250813085242551 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BBE70980 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BBE70980 output_enabled 0 (mgcp_conn.c:271) 20250813085242551 DLMGCP DEBUG <0013> (1234/rtp C:BBE70980 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242551 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:BBE70980 CRCX: connection successfully created: (1234/rtp C:BBE70980 r=NULL:0<->l=::1:5206) (mgcp_protocol.c:772) 20250813085242551 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #00: 200 65424 OK (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #02: I: BBE70980 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBE70980 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250813085242552 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250813085242552 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:EDC4FF94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:EDC4FF94 output_enabled 0 (mgcp_conn.c:271) 20250813085242552 DLMGCP DEBUG <0013> (1234/rtp C:EDC4FF94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242552 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:EDC4FF94 CRCX: connection successfully created: (1234/rtp C:EDC4FF94 r=NULL:0<->l=::1:5208) (mgcp_protocol.c:772) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #00: 200 65425 OK (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #02: I: EDC4FF94 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDC4FF94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250813085242552 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250813085242552 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:C8B8B6D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:C8B8B6D9 output_enabled 0 (mgcp_conn.c:271) 20250813085242552 DLMGCP DEBUG <0013> (1234/rtp C:C8B8B6D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242552 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:C8B8B6D9 CRCX: connection successfully created: (1234/rtp C:C8B8B6D9 r=NULL:0<->l=::1:5210) (mgcp_protocol.c:772) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #00: 200 65426 OK (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #02: I: C8B8B6D9 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8B8B6D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250813085242552 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250813085242552 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:C16EDB01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:C16EDB01 output_enabled 0 (mgcp_conn.c:271) 20250813085242552 DLMGCP DEBUG <0013> (1234/rtp C:C16EDB01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242552 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:C16EDB01 CRCX: connection successfully created: (1234/rtp C:C16EDB01 r=NULL:0<->l=::1:5212) (mgcp_protocol.c:772) 20250813085242552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #00: 200 65427 OK (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #02: I: C16EDB01 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #04: o=- C16EDB01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250813085242553 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250813085242553 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085242553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085242553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:9772BA46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085242553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:9772BA46 output_enabled 0 (mgcp_conn.c:271) 20250813085242553 DLMGCP DEBUG <0013> (1234/rtp C:9772BA46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085242553 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:9772BA46 CRCX: connection successfully created: (1234/rtp C:9772BA46 r=NULL:0<->l=::1:5214) (mgcp_protocol.c:772) 20250813085242553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #00: 200 65428 OK (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #02: I: 9772BA46 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9772BA46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085242553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@da6723e785a7: 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)@da6723e785a7: Warning: Stopping inactive timer T_poll_converge. 20250813085243574 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085243574 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250813085243574 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250813085243574 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250813085243574 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085243576 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085243576 DLMGCP DEBUG <0013> Generated response: line #00: 200 65429 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@da6723e785a7: 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)@da6723e785a7: Warning: Stopping inactive timer T_poll_converge. VirtCallAgent-STATS(101)@da6723e785a7: 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)@da6723e785a7: Warning: Stopping inactive timer T_poll_converge. MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(98)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(101)@da6723e785a7: Final verdict of PTC: none RTPEM2(100)@da6723e785a7: Final verdict of PTC: none RTPEM1(99)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@da6723e785a7: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250813085251735 DLMGCP DEBUG <0013> Received message: line #00: DLCX 98 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085251735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085251735 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085251735 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085251735 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085251735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085251735 DLMGCP DEBUG <0013> Generated response: line #00: 515 98 FAIL (mgcp_msg.c:72) 20250813085251750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 99 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085251750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085251751 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250813085251751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085251751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085251751 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085251751 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085251751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085251751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F28BBC86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085251751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F28BBC86 output_enabled 0 (mgcp_conn.c:271) 20250813085251751 DLMGCP DEBUG <0013> (51234/rtp C:F28BBC86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085251752 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F28BBC86 CRCX: connection successfully created: (51234/rtp C:F28BBC86 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:772) 20250813085251752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #00: 200 99 OK (mgcp_msg.c:72) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #01: I: F28BBC86 (mgcp_msg.c:72) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #03: o=- F28BBC86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085251752 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250813085251753 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085251753 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085251755 DLMGCP DEBUG <0013> Received message: line #00: DLCX 100 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085251756 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250813085251756 DLMGCP DEBUG <0013> Received message: line #02: I: F28BBC86 (mgcp_msg.c:72) 20250813085251756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085251756 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085251756 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085251756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F28BBC86 DLCX: deleting conn:(51234/rtp C:F28BBC86 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1134) 20250813085251756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085251756 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085251756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085251756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085251756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085251756 DLMGCP DEBUG <0013> Generated response: line #00: 250 100 OK (mgcp_msg.c:72) 20250813085251756 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@da6723e785a7: setverdict(pass): none -> pass VirtCallAgent-STATS(106)@da6723e785a7: Final verdict of PTC: none RTPEM2(105)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@da6723e785a7: Final verdict of PTC: none RTPEM1(104)@da6723e785a7: Final verdict of PTC: none RTPEM0(103)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 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=39056) Waiting for packet dumper to finish... 1 (prev_count=39056, count=42988) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid started. 20250813085259937 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16311 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085259937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085259937 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085259937 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085259937 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085259937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085259937 DLMGCP DEBUG <0013> Generated response: line #00: 515 16311 FAIL (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16312 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085259941 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085259941 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085259941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085259941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7F2DCF71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085259941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7F2DCF71 output_enabled 0 (mgcp_conn.c:271) 20250813085259941 DLMGCP DEBUG <0013> (51233/rtp C:7F2DCF71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085259941 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:7F2DCF71 CRCX: connection successfully created: (51233/rtp C:7F2DCF71 r=NULL:0<->l=::1:5218) (mgcp_protocol.c:772) 20250813085259941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #00: 200 16312 OK (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #01: I: 7F2DCF71 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7F2DCF71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16313 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250813085259941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085259941 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085259941 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085259941 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085259941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085259941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085259942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085259942 DLMGCP DEBUG <0013> Generated response: line #00: 200 16313 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(112)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(111)@da6723e785a7: Final verdict of PTC: none RTPEM2(110)@da6723e785a7: Final verdict of PTC: none RTPEM1(109)@da6723e785a7: Final verdict of PTC: none RTPEM0(108)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Wed Aug 13 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=37972) Waiting for packet dumper to finish... 1 (prev_count=37972, count=41904) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:53:07 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_and_dlcx_ep started. 20250813085308113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40612 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085308113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085308113 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085308113 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085308113 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085308113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085308113 DLMGCP DEBUG <0013> Generated response: line #00: 515 40612 FAIL (mgcp_msg.c:72) 20250813085308116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40613 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085308116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085308116 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085308117 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085308117 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085308117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085308117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1BA2E879 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085308117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1BA2E879 output_enabled 0 (mgcp_conn.c:271) 20250813085308117 DLMGCP DEBUG <0013> (51232/rtp C:1BA2E879 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085308117 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1BA2E879 CRCX: connection successfully created: (51232/rtp C:1BA2E879 r=NULL:0<->l=::1:5220) (mgcp_protocol.c:772) 20250813085308117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #00: 200 40613 OK (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #01: I: 1BA2E879 (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1BA2E879 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085308117 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085308118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40614 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085308118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085308118 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085308118 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085308118 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085308118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085308118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085308118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085308118 DLMGCP DEBUG <0013> Generated response: line #00: 200 40614 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM2(115)@da6723e785a7: Final verdict of PTC: none RTPEM0(113)@da6723e785a7: Final verdict of PTC: none RTPEM1(114)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(116)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Wed Aug 13 08:53:08 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:53: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250813085316253 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32199 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085316253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085316253 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085316253 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085316253 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085316253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085316253 DLMGCP DEBUG <0013> Generated response: line #00: 515 32199 FAIL (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32200 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085316254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085316254 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085316254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085316254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A6AD0FEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085316254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A6AD0FEF output_enabled 0 (mgcp_conn.c:271) 20250813085316254 DLMGCP DEBUG <0013> (51231/rtp C:A6AD0FEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085316254 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:A6AD0FEF CRCX: connection successfully created: (51231/rtp C:A6AD0FEF r=NULL:0<->l=::1:5222) (mgcp_protocol.c:772) 20250813085316254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #00: 200 32200 OK (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #01: I: A6AD0FEF (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #03: o=- A6AD0FEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32201 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250813085316254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085316254 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085316254 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085316254 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:510) 20250813085316254 DLMGCP DEBUG <0013> endpoint:none Generated response: code=516 (mgcp_protocol.c:146) 20250813085316254 DLMGCP DEBUG <0013> Generated response: line #00: 516 32201 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(122)@da6723e785a7: Final verdict of PTC: none RTPEM0(118)@da6723e785a7: Final verdict of PTC: none RTPEM1(119)@da6723e785a7: Final verdict of PTC: none RTPEM2(120)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(121)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 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=37500) Waiting for packet dumper to finish... 1 (prev_count=37500, count=41432) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250813085324431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64386 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085324431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085324431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085324431 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085324431 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085324432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085324432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085324432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085324432 DLMGCP DEBUG <0013> Generated response: line #00: 200 64386 OK (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64387 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085324439 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085324439 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085324439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085324439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6729C698 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085324439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6729C698 output_enabled 0 (mgcp_conn.c:271) 20250813085324439 DLMGCP DEBUG <0013> (51230/rtp C:6729C698 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085324439 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:6729C698 CRCX: connection successfully created: (51230/rtp C:6729C698 r=NULL:0<->l=::1:5224) (mgcp_protocol.c:772) 20250813085324439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #00: 200 64387 OK (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #01: I: 6729C698 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6729C698 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085324439 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085324441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64388 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085324441 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250813085324441 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250813085324441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085324441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085324441 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085324441 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:555) 20250813085324441 DLMGCP DEBUG <0013> endpoint:none Generated response: code=515 (mgcp_protocol.c:146) 20250813085324441 DLMGCP DEBUG <0013> Generated response: line #00: 515 64388 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM2(125)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(126)@da6723e785a7: Final verdict of PTC: none RTPEM1(124)@da6723e785a7: Final verdict of PTC: none RTPEM0(123)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 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=38152) Waiting for packet dumper to finish... 1 (prev_count=38152, count=42084) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_and_dlcx_retrans started. 20250813085332610 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24133 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085332610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085332610 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085332610 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085332610 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085332610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085332610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085332610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085332610 DLMGCP DEBUG <0013> Generated response: line #00: 200 24133 OK (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24134 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085332616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085332616 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085332616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085332616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C0178FC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085332616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C0178FC0 output_enabled 0 (mgcp_conn.c:271) 20250813085332616 DLMGCP DEBUG <0013> (51229/rtp C:C0178FC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085332616 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:C0178FC0 CRCX: connection successfully created: (51229/rtp C:C0178FC0 r=NULL:0<->l=::1:5226) (mgcp_protocol.c:772) 20250813085332616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #00: 200 24134 OK (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #01: I: C0178FC0 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #03: o=- C0178FC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085332616 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085332617 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24135 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085332617 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250813085332617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085332617 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085332617 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085332617 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085332617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085332617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085332617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085332617 DLMGCP DEBUG <0013> Generated response: line #00: 200 24135 OK (mgcp_msg.c:72) 20250813085332618 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24135 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085332618 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250813085332618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085332618 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 24135 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(128)@da6723e785a7: Final verdict of PTC: none RTPEM1(129)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(131)@da6723e785a7: Final verdict of PTC: none RTPEM2(130)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Wed Aug 13 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=39776) Waiting for packet dumper to finish... 1 (prev_count=39776, count=43508) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_osmux_wildcard started. 20250813085340789 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60962 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085340789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085340789 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085340789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085340789 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085340789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085340789 DLMGCP DEBUG <0013> Generated response: line #00: 515 60962 FAIL (mgcp_msg.c:72) 20250813085340796 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60963 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085340797 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085340797 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085340797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085340797 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085340797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C097A06C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085340797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C097A06C output_enabled 0 (mgcp_conn.c:271) 20250813085340797 DLMGCP DEBUG <0013> (1234/rtp C:C097A06C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085340797 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_osmux.c:555) 20250813085340797 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C097A06C CRCX: connection successfully created: (1234/rtp C:C097A06C r=NULL:0<->l=::1:5228 CID=0) (mgcp_protocol.c:772) 20250813085340797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #00: 200 60963 OK (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #01: I: C097A06C (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #04: o=- C097A06C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085340797 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085340799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60964 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085340799 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085340799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085340799 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085340799 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085340799 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085340799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085340799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085340799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085340799 DLMGCP DEBUG <0013> Generated response: line #00: 200 60964 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(136)@da6723e785a7: Final verdict of PTC: none RTPEM1(134)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(137)@da6723e785a7: Final verdict of PTC: none RTPEM0(133)@da6723e785a7: Final verdict of PTC: none RTPEM2(135)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Wed Aug 13 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=41188) Waiting for packet dumper to finish... 1 (prev_count=41188, count=44920) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_osmux_fixed started. 20250813085348922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29749 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085348922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085348922 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085348922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085348922 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085348922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085348922 DLMGCP DEBUG <0013> Generated response: line #00: 515 29749 FAIL (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29750 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085348929 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085348929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085348929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085348929 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085348929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5C62F05C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085348929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5C62F05C output_enabled 0 (mgcp_conn.c:271) 20250813085348929 DLMGCP DEBUG <0013> (1234/rtp C:5C62F05C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085348929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5C62F05C CRCX: connection successfully created: (1234/rtp C:5C62F05C r=NULL:0<->l=::1:5230 CID=1) (mgcp_protocol.c:772) 20250813085348929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #00: 200 29750 OK (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #01: I: 5C62F05C (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C62F05C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085348929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085348930 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29751 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085348930 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085348930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085348930 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085348930 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085348930 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085348930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085348930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085348930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085348930 DLMGCP DEBUG <0013> Generated response: line #00: 200 29751 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(142)@da6723e785a7: Final verdict of PTC: none RTPEM0(139)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(143)@da6723e785a7: Final verdict of PTC: none RTPEM2(141)@da6723e785a7: Final verdict of PTC: none RTPEM1(140)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Wed Aug 13 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=39828) Waiting for packet dumper to finish... 1 (prev_count=39828, count=43760) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_osmux_fixed_twice started. 20250813085357037 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60336 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085357037 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085357037 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085357037 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085357037 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085357037 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085357037 DLMGCP DEBUG <0013> Generated response: line #00: 515 60336 FAIL (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60337 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085357045 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085357045 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085357045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085357045 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250813085357045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B84F8087 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085357045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B84F8087 output_enabled 0 (mgcp_conn.c:271) 20250813085357045 DLMGCP DEBUG <0013> (1234/rtp C:B84F8087 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085357045 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B84F8087 CRCX: connection successfully created: (1234/rtp C:B84F8087 r=NULL:0<->l=::1:5232 CID=2) (mgcp_protocol.c:772) 20250813085357045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #00: 200 60337 OK (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #01: I: B84F8087 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #04: o=- B84F8087 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085357045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085357047 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60338 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085357047 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085357047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085357047 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085357047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085357047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085357047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085357047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085357047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085357047 DLMGCP DEBUG <0013> Generated response: line #00: 200 60338 OK (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60339 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085357048 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085357048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085357048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085357048 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250813085357048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15BA477 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085357048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15BA477 output_enabled 0 (mgcp_conn.c:271) 20250813085357048 DLMGCP DEBUG <0013> (1234/rtp C:F15BA477 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085357048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F15BA477 CRCX: connection successfully created: (1234/rtp C:F15BA477 r=NULL:0<->l=::1:5234 CID=3) (mgcp_protocol.c:772) 20250813085357048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #00: 200 60339 OK (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #01: I: F15BA477 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #04: o=- F15BA477 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085357048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085357049 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60340 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085357049 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813085357049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085357050 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085357050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085357050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085357050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085357050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085357050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085357050 DLMGCP DEBUG <0013> Generated response: line #00: 200 60340 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(145)@da6723e785a7: Final verdict of PTC: none RTPEM1(146)@da6723e785a7: Final verdict of PTC: none OsmuxEM(148)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(149)@da6723e785a7: Final verdict of PTC: none RTPEM2(147)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Wed Aug 13 08:53:57 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_osmux_257 started. 20250813085405199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405199 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405199 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405202 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405202 DLMGCP DEBUG <0013> Generated response: line #00: 200 34135 OK (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405211 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405211 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F3EB8382 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F3EB8382 output_enabled 0 (mgcp_conn.c:271) 20250813085405211 DLMGCP DEBUG <0013> (0000/rtp C:F3EB8382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405211 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F3EB8382 CRCX: connection successfully created: (0000/rtp C:F3EB8382 r=NULL:0<->l=::1:5236 CID=4) (mgcp_protocol.c:772) 20250813085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #00: 200 34136 OK (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #02: I: F3EB8382 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3EB8382 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405211 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250813085405212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085405212 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405212 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDD0D5C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDD0D5C2 output_enabled 0 (mgcp_conn.c:271) 20250813085405212 DLMGCP DEBUG <0013> (0001/rtp C:FDD0D5C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405212 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FDD0D5C2 CRCX: connection successfully created: (0001/rtp C:FDD0D5C2 r=NULL:0<->l=::1:5238 CID=5) (mgcp_protocol.c:772) 20250813085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #00: 200 34137 OK (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #02: I: FDD0D5C2 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDD0D5C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250813085405213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405213 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:ADDB4A64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:ADDB4A64 output_enabled 0 (mgcp_conn.c:271) 20250813085405213 DLMGCP DEBUG <0013> (0002/rtp C:ADDB4A64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:ADDB4A64 CRCX: connection successfully created: (0002/rtp C:ADDB4A64 r=NULL:0<->l=::1:5240 CID=6) (mgcp_protocol.c:772) 20250813085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #00: 200 34138 OK (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #02: I: ADDB4A64 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #05: o=- ADDB4A64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250813085405213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405213 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:112B2177 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:112B2177 output_enabled 0 (mgcp_conn.c:271) 20250813085405213 DLMGCP DEBUG <0013> (0003/rtp C:112B2177 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:112B2177 CRCX: connection successfully created: (0003/rtp C:112B2177 r=NULL:0<->l=::1:5242 CID=7) (mgcp_protocol.c:772) 20250813085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #00: 200 34139 OK (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #02: I: 112B2177 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #05: o=- 112B2177 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405213 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250813085405214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085405214 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405214 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2E268D6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2E268D6E output_enabled 0 (mgcp_conn.c:271) 20250813085405214 DLMGCP DEBUG <0013> (0004/rtp C:2E268D6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405214 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:2E268D6E CRCX: connection successfully created: (0004/rtp C:2E268D6E r=NULL:0<->l=::1:5244 CID=8) (mgcp_protocol.c:772) 20250813085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #00: 200 34140 OK (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E268D6E (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E268D6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405214 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250813085405215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250813085405215 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405215 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:BD1F5252 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:BD1F5252 output_enabled 0 (mgcp_conn.c:271) 20250813085405215 DLMGCP DEBUG <0013> (0005/rtp C:BD1F5252 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405215 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:BD1F5252 CRCX: connection successfully created: (0005/rtp C:BD1F5252 r=NULL:0<->l=::1:5246 CID=9) (mgcp_protocol.c:772) 20250813085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #00: 200 34141 OK (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #02: I: BD1F5252 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD1F5252 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250813085405215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085405215 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405215 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:C060F1D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:C060F1D9 output_enabled 0 (mgcp_conn.c:271) 20250813085405215 DLMGCP DEBUG <0013> (0006/rtp C:C060F1D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405216 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:C060F1D9 CRCX: connection successfully created: (0006/rtp C:C060F1D9 r=NULL:0<->l=::1:5248 CID=10) (mgcp_protocol.c:772) 20250813085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #00: 200 34142 OK (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #02: I: C060F1D9 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #05: o=- C060F1D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250813085405216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250813085405216 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405216 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:FBEF2F8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:FBEF2F8D output_enabled 0 (mgcp_conn.c:271) 20250813085405216 DLMGCP DEBUG <0013> (0007/rtp C:FBEF2F8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405216 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:FBEF2F8D CRCX: connection successfully created: (0007/rtp C:FBEF2F8D r=NULL:0<->l=::1:5250 CID=11) (mgcp_protocol.c:772) 20250813085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #00: 200 34143 OK (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #02: I: FBEF2F8D (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #05: o=- FBEF2F8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405216 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250813085405217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250813085405217 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405217 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5574FD70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5574FD70 output_enabled 0 (mgcp_conn.c:271) 20250813085405217 DLMGCP DEBUG <0013> (0008/rtp C:5574FD70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405217 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:5574FD70 CRCX: connection successfully created: (0008/rtp C:5574FD70 r=NULL:0<->l=::1:5252 CID=12) (mgcp_protocol.c:772) 20250813085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #00: 200 34144 OK (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #02: I: 5574FD70 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5574FD70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405217 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250813085405218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250813085405218 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405218 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B721AC1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B721AC1E output_enabled 0 (mgcp_conn.c:271) 20250813085405218 DLMGCP DEBUG <0013> (0009/rtp C:B721AC1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405218 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:B721AC1E CRCX: connection successfully created: (0009/rtp C:B721AC1E r=NULL:0<->l=::1:5254 CID=13) (mgcp_protocol.c:772) 20250813085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #00: 200 34145 OK (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #02: I: B721AC1E (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #05: o=- B721AC1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405218 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250813085405219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250813085405219 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405219 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:3B128D3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:3B128D3B output_enabled 0 (mgcp_conn.c:271) 20250813085405219 DLMGCP DEBUG <0013> (000A/rtp C:3B128D3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405219 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:3B128D3B CRCX: connection successfully created: (000A/rtp C:3B128D3B r=NULL:0<->l=::1:5256 CID=14) (mgcp_protocol.c:772) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #00: 200 34146 OK (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B128D3B (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B128D3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250813085405219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250813085405219 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405219 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7722A757 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7722A757 output_enabled 0 (mgcp_conn.c:271) 20250813085405219 DLMGCP DEBUG <0013> (000B/rtp C:7722A757 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405219 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:7722A757 CRCX: connection successfully created: (000B/rtp C:7722A757 r=NULL:0<->l=::1:5258 CID=15) (mgcp_protocol.c:772) 20250813085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #00: 200 34147 OK (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #02: I: 7722A757 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7722A757 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405219 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250813085405220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250813085405220 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405220 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:DA09CEA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:DA09CEA2 output_enabled 0 (mgcp_conn.c:271) 20250813085405220 DLMGCP DEBUG <0013> (000C/rtp C:DA09CEA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405220 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:DA09CEA2 CRCX: connection successfully created: (000C/rtp C:DA09CEA2 r=NULL:0<->l=::1:5260 CID=16) (mgcp_protocol.c:772) 20250813085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #00: 200 34148 OK (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #02: I: DA09CEA2 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #05: o=- DA09CEA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405220 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250813085405221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250813085405221 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405221 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:4A807E0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:4A807E0B output_enabled 0 (mgcp_conn.c:271) 20250813085405221 DLMGCP DEBUG <0013> (000D/rtp C:4A807E0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405221 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:4A807E0B CRCX: connection successfully created: (000D/rtp C:4A807E0B r=NULL:0<->l=::1:5262 CID=17) (mgcp_protocol.c:772) 20250813085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #00: 200 34149 OK (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A807E0B (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A807E0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250813085405221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250813085405221 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405221 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4AA7A10C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4AA7A10C output_enabled 0 (mgcp_conn.c:271) 20250813085405221 DLMGCP DEBUG <0013> (000E/rtp C:4AA7A10C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405222 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:4AA7A10C CRCX: connection successfully created: (000E/rtp C:4AA7A10C r=NULL:0<->l=::1:5264 CID=18) (mgcp_protocol.c:772) 20250813085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #00: 200 34150 OK (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AA7A10C (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4AA7A10C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250813085405222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250813085405222 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405222 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:C050B1E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:C050B1E0 output_enabled 0 (mgcp_conn.c:271) 20250813085405222 DLMGCP DEBUG <0013> (000F/rtp C:C050B1E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405222 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:C050B1E0 CRCX: connection successfully created: (000F/rtp C:C050B1E0 r=NULL:0<->l=::1:5266 CID=19) (mgcp_protocol.c:772) 20250813085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #00: 200 34151 OK (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #02: I: C050B1E0 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #05: o=- C050B1E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405222 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250813085405233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250813085405233 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405233 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:84822D63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:84822D63 output_enabled 0 (mgcp_conn.c:271) 20250813085405233 DLMGCP DEBUG <0013> (0010/rtp C:84822D63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405233 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:84822D63 CRCX: connection successfully created: (0010/rtp C:84822D63 r=NULL:0<->l=::1:5268 CID=20) (mgcp_protocol.c:772) 20250813085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #00: 200 34152 OK (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #02: I: 84822D63 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #05: o=- 84822D63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405233 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405234 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250813085405235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250813085405235 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405235 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:E6CE3366 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:E6CE3366 output_enabled 0 (mgcp_conn.c:271) 20250813085405235 DLMGCP DEBUG <0013> (0011/rtp C:E6CE3366 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405235 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:E6CE3366 CRCX: connection successfully created: (0011/rtp C:E6CE3366 r=NULL:0<->l=::1:5270 CID=21) (mgcp_protocol.c:772) 20250813085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #00: 200 34153 OK (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #02: I: E6CE3366 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #05: o=- E6CE3366 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405235 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405236 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250813085405236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405236 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250813085405236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250813085405236 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405236 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B73A6EA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B73A6EA3 output_enabled 0 (mgcp_conn.c:271) 20250813085405237 DLMGCP DEBUG <0013> (0012/rtp C:B73A6EA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405237 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:B73A6EA3 CRCX: connection successfully created: (0012/rtp C:B73A6EA3 r=NULL:0<->l=::1:5272 CID=22) (mgcp_protocol.c:772) 20250813085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #00: 200 34154 OK (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #02: I: B73A6EA3 (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #05: o=- B73A6EA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405237 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250813085405238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250813085405238 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405238 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E34B2F62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E34B2F62 output_enabled 0 (mgcp_conn.c:271) 20250813085405238 DLMGCP DEBUG <0013> (0013/rtp C:E34B2F62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405238 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:E34B2F62 CRCX: connection successfully created: (0013/rtp C:E34B2F62 r=NULL:0<->l=::1:5274 CID=23) (mgcp_protocol.c:772) 20250813085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #00: 200 34155 OK (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #02: I: E34B2F62 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #05: o=- E34B2F62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405238 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250813085405240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250813085405240 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405240 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:A055FD59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:A055FD59 output_enabled 0 (mgcp_conn.c:271) 20250813085405240 DLMGCP DEBUG <0013> (0014/rtp C:A055FD59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405240 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:A055FD59 CRCX: connection successfully created: (0014/rtp C:A055FD59 r=NULL:0<->l=::1:5276 CID=24) (mgcp_protocol.c:772) 20250813085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #00: 200 34156 OK (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #02: I: A055FD59 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #05: o=- A055FD59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405240 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250813085405242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250813085405242 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405242 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:8DAE3CBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:8DAE3CBA output_enabled 0 (mgcp_conn.c:271) 20250813085405242 DLMGCP DEBUG <0013> (0015/rtp C:8DAE3CBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405242 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:8DAE3CBA CRCX: connection successfully created: (0015/rtp C:8DAE3CBA r=NULL:0<->l=::1:5278 CID=25) (mgcp_protocol.c:772) 20250813085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #00: 200 34157 OK (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DAE3CBA (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8DAE3CBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405242 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250813085405243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250813085405243 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405243 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:5D260CC3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:5D260CC3 output_enabled 0 (mgcp_conn.c:271) 20250813085405243 DLMGCP DEBUG <0013> (0016/rtp C:5D260CC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405243 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:5D260CC3 CRCX: connection successfully created: (0016/rtp C:5D260CC3 r=NULL:0<->l=::1:5280 CID=26) (mgcp_protocol.c:772) 20250813085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #00: 200 34158 OK (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D260CC3 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D260CC3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405243 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250813085405245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250813085405245 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405245 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:654B9689 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:654B9689 output_enabled 0 (mgcp_conn.c:271) 20250813085405245 DLMGCP DEBUG <0013> (0017/rtp C:654B9689 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405245 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:654B9689 CRCX: connection successfully created: (0017/rtp C:654B9689 r=NULL:0<->l=::1:5282 CID=27) (mgcp_protocol.c:772) 20250813085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #00: 200 34159 OK (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #02: I: 654B9689 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #05: o=- 654B9689 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405245 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405247 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250813085405247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405247 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250813085405247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250813085405247 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405248 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405248 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8E2D68A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405248 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8E2D68A0 output_enabled 0 (mgcp_conn.c:271) 20250813085405248 DLMGCP DEBUG <0013> (0018/rtp C:8E2D68A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405248 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:8E2D68A0 CRCX: connection successfully created: (0018/rtp C:8E2D68A0 r=NULL:0<->l=::1:5284 CID=28) (mgcp_protocol.c:772) 20250813085405248 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #00: 200 34160 OK (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E2D68A0 (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E2D68A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405248 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250813085405249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250813085405249 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405249 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F9E1A854 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F9E1A854 output_enabled 0 (mgcp_conn.c:271) 20250813085405249 DLMGCP DEBUG <0013> (0019/rtp C:F9E1A854 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405249 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:F9E1A854 CRCX: connection successfully created: (0019/rtp C:F9E1A854 r=NULL:0<->l=::1:5286 CID=29) (mgcp_protocol.c:772) 20250813085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #00: 200 34161 OK (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #02: I: F9E1A854 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #05: o=- F9E1A854 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405249 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250813085405250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250813085405250 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405250 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FB999B61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:FB999B61 output_enabled 0 (mgcp_conn.c:271) 20250813085405250 DLMGCP DEBUG <0013> (001A/rtp C:FB999B61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405250 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:FB999B61 CRCX: connection successfully created: (001A/rtp C:FB999B61 r=NULL:0<->l=::1:5288 CID=30) (mgcp_protocol.c:772) 20250813085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #00: 200 34162 OK (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #02: I: FB999B61 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #05: o=- FB999B61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405250 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250813085405251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250813085405251 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405251 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F50DEE39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F50DEE39 output_enabled 0 (mgcp_conn.c:271) 20250813085405251 DLMGCP DEBUG <0013> (001B/rtp C:F50DEE39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405251 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:F50DEE39 CRCX: connection successfully created: (001B/rtp C:F50DEE39 r=NULL:0<->l=::1:5290 CID=31) (mgcp_protocol.c:772) 20250813085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #00: 200 34163 OK (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #02: I: F50DEE39 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #05: o=- F50DEE39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250813085405252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250813085405252 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405252 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:50DFE229 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:50DFE229 output_enabled 0 (mgcp_conn.c:271) 20250813085405252 DLMGCP DEBUG <0013> (001C/rtp C:50DFE229 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405252 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:50DFE229 CRCX: connection successfully created: (001C/rtp C:50DFE229 r=NULL:0<->l=::1:5292 CID=32) (mgcp_protocol.c:772) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #00: 200 34164 OK (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #02: I: 50DFE229 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #05: o=- 50DFE229 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250813085405252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250813085405252 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405252 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:34EB364B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:34EB364B output_enabled 0 (mgcp_conn.c:271) 20250813085405252 DLMGCP DEBUG <0013> (001D/rtp C:34EB364B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405252 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:34EB364B CRCX: connection successfully created: (001D/rtp C:34EB364B r=NULL:0<->l=::1:5294 CID=33) (mgcp_protocol.c:772) 20250813085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #00: 200 34165 OK (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #02: I: 34EB364B (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #05: o=- 34EB364B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405252 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405253 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250813085405253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250813085405253 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405253 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405253 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:38818DE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:38818DE0 output_enabled 0 (mgcp_conn.c:271) 20250813085405254 DLMGCP DEBUG <0013> (001E/rtp C:38818DE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405254 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:38818DE0 CRCX: connection successfully created: (001E/rtp C:38818DE0 r=NULL:0<->l=::1:5296 CID=34) (mgcp_protocol.c:772) 20250813085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #00: 200 34166 OK (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #02: I: 38818DE0 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38818DE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250813085405254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250813085405254 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405254 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:CE30D5B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:CE30D5B9 output_enabled 0 (mgcp_conn.c:271) 20250813085405255 DLMGCP DEBUG <0013> (001F/rtp C:CE30D5B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405255 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:CE30D5B9 CRCX: connection successfully created: (001F/rtp C:CE30D5B9 r=NULL:0<->l=::1:5298 CID=35) (mgcp_protocol.c:772) 20250813085405255 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #00: 200 34167 OK (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #02: I: CE30D5B9 (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #05: o=- CE30D5B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405255 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250813085405256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250813085405256 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405256 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:1F41170F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:1F41170F output_enabled 0 (mgcp_conn.c:271) 20250813085405256 DLMGCP DEBUG <0013> (0020/rtp C:1F41170F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405256 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:1F41170F CRCX: connection successfully created: (0020/rtp C:1F41170F r=NULL:0<->l=::1:5300 CID=36) (mgcp_protocol.c:772) 20250813085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #00: 200 34168 OK (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F41170F (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F41170F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405256 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250813085405258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250813085405258 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405258 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:73F25AAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:73F25AAC output_enabled 0 (mgcp_conn.c:271) 20250813085405258 DLMGCP DEBUG <0013> (0021/rtp C:73F25AAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405258 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:73F25AAC CRCX: connection successfully created: (0021/rtp C:73F25AAC r=NULL:0<->l=::1:5302 CID=37) (mgcp_protocol.c:772) 20250813085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #00: 200 34169 OK (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #02: I: 73F25AAC (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #05: o=- 73F25AAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250813085405258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250813085405258 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405259 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405259 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6C8A3C4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405259 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6C8A3C4A output_enabled 0 (mgcp_conn.c:271) 20250813085405259 DLMGCP DEBUG <0013> (0022/rtp C:6C8A3C4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405259 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:6C8A3C4A CRCX: connection successfully created: (0022/rtp C:6C8A3C4A r=NULL:0<->l=::1:5304 CID=38) (mgcp_protocol.c:772) 20250813085405259 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #00: 200 34170 OK (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C8A3C4A (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6C8A3C4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405259 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250813085405260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250813085405260 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405260 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:8D6A339A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:8D6A339A output_enabled 0 (mgcp_conn.c:271) 20250813085405260 DLMGCP DEBUG <0013> (0023/rtp C:8D6A339A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405260 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:8D6A339A CRCX: connection successfully created: (0023/rtp C:8D6A339A r=NULL:0<->l=::1:5306 CID=39) (mgcp_protocol.c:772) 20250813085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #00: 200 34171 OK (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D6A339A (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D6A339A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405260 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250813085405261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250813085405261 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405261 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:3488FFE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:3488FFE3 output_enabled 0 (mgcp_conn.c:271) 20250813085405261 DLMGCP DEBUG <0013> (0024/rtp C:3488FFE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405261 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:3488FFE3 CRCX: connection successfully created: (0024/rtp C:3488FFE3 r=NULL:0<->l=::1:5308 CID=40) (mgcp_protocol.c:772) 20250813085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #00: 200 34172 OK (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #02: I: 3488FFE3 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3488FFE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405261 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250813085405262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250813085405262 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405262 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:A9D5AEDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:A9D5AEDD output_enabled 0 (mgcp_conn.c:271) 20250813085405262 DLMGCP DEBUG <0013> (0025/rtp C:A9D5AEDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405262 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:A9D5AEDD CRCX: connection successfully created: (0025/rtp C:A9D5AEDD r=NULL:0<->l=::1:5310 CID=41) (mgcp_protocol.c:772) 20250813085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #00: 200 34173 OK (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #02: I: A9D5AEDD (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #05: o=- A9D5AEDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405262 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405263 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250813085405263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405263 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250813085405263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250813085405263 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405263 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:9A6A92B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:9A6A92B9 output_enabled 0 (mgcp_conn.c:271) 20250813085405263 DLMGCP DEBUG <0013> (0026/rtp C:9A6A92B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405263 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:9A6A92B9 CRCX: connection successfully created: (0026/rtp C:9A6A92B9 r=NULL:0<->l=::1:5312 CID=42) (mgcp_protocol.c:772) 20250813085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #00: 200 34174 OK (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A6A92B9 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A6A92B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250813085405264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250813085405264 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405264 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:3249DD70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:3249DD70 output_enabled 0 (mgcp_conn.c:271) 20250813085405264 DLMGCP DEBUG <0013> (0027/rtp C:3249DD70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405265 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:3249DD70 CRCX: connection successfully created: (0027/rtp C:3249DD70 r=NULL:0<->l=::1:5314 CID=43) (mgcp_protocol.c:772) 20250813085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #00: 200 34175 OK (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #02: I: 3249DD70 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3249DD70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250813085405265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250813085405265 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405265 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:D213CF62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:D213CF62 output_enabled 0 (mgcp_conn.c:271) 20250813085405265 DLMGCP DEBUG <0013> (0028/rtp C:D213CF62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405265 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:D213CF62 CRCX: connection successfully created: (0028/rtp C:D213CF62 r=NULL:0<->l=::1:5316 CID=44) (mgcp_protocol.c:772) 20250813085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #00: 200 34176 OK (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250813085405265 DLMGCP DEBUG <0013> Generated response: line #02: I: D213CF62 (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #05: o=- D213CF62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405266 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250813085405267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250813085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405267 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:20FC8622 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:20FC8622 output_enabled 0 (mgcp_conn.c:271) 20250813085405267 DLMGCP DEBUG <0013> (0029/rtp C:20FC8622 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:20FC8622 CRCX: connection successfully created: (0029/rtp C:20FC8622 r=NULL:0<->l=::1:5318 CID=45) (mgcp_protocol.c:772) 20250813085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #00: 200 34177 OK (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #02: I: 20FC8622 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #05: o=- 20FC8622 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405267 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250813085405268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250813085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405268 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:9B9B961C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:9B9B961C output_enabled 0 (mgcp_conn.c:271) 20250813085405268 DLMGCP DEBUG <0013> (002A/rtp C:9B9B961C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:9B9B961C CRCX: connection successfully created: (002A/rtp C:9B9B961C r=NULL:0<->l=::1:5320 CID=46) (mgcp_protocol.c:772) 20250813085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #00: 200 34178 OK (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B9B961C (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B9B961C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405268 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250813085405269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250813085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405269 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:C1A6AD07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:C1A6AD07 output_enabled 0 (mgcp_conn.c:271) 20250813085405269 DLMGCP DEBUG <0013> (002B/rtp C:C1A6AD07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:C1A6AD07 CRCX: connection successfully created: (002B/rtp C:C1A6AD07 r=NULL:0<->l=::1:5322 CID=47) (mgcp_protocol.c:772) 20250813085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #00: 200 34179 OK (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #02: I: C1A6AD07 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1A6AD07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405269 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250813085405270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250813085405270 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405270 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:05FAD339 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:05FAD339 output_enabled 0 (mgcp_conn.c:271) 20250813085405270 DLMGCP DEBUG <0013> (002C/rtp C:05FAD339 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405270 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:05FAD339 CRCX: connection successfully created: (002C/rtp C:05FAD339 r=NULL:0<->l=::1:5324 CID=48) (mgcp_protocol.c:772) 20250813085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #00: 200 34180 OK (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #02: I: 05FAD339 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #05: o=- 05FAD339 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405270 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250813085405271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250813085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405271 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:E9A9A0E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:E9A9A0E1 output_enabled 0 (mgcp_conn.c:271) 20250813085405271 DLMGCP DEBUG <0013> (002D/rtp C:E9A9A0E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:E9A9A0E1 CRCX: connection successfully created: (002D/rtp C:E9A9A0E1 r=NULL:0<->l=::1:5326 CID=49) (mgcp_protocol.c:772) 20250813085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #00: 200 34181 OK (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #02: I: E9A9A0E1 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #05: o=- E9A9A0E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405271 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250813085405272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250813085405272 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405272 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:146554C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:146554C2 output_enabled 0 (mgcp_conn.c:271) 20250813085405272 DLMGCP DEBUG <0013> (002E/rtp C:146554C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405272 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:146554C2 CRCX: connection successfully created: (002E/rtp C:146554C2 r=NULL:0<->l=::1:5328 CID=50) (mgcp_protocol.c:772) 20250813085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #00: 200 34182 OK (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #02: I: 146554C2 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #05: o=- 146554C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405272 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250813085405273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250813085405273 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405273 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4D009ABC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4D009ABC output_enabled 0 (mgcp_conn.c:271) 20250813085405273 DLMGCP DEBUG <0013> (002F/rtp C:4D009ABC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405273 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:4D009ABC CRCX: connection successfully created: (002F/rtp C:4D009ABC r=NULL:0<->l=::1:5330 CID=51) (mgcp_protocol.c:772) 20250813085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #00: 200 34183 OK (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D009ABC (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4D009ABC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405273 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250813085405274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250813085405274 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405274 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:99C36B0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:99C36B0F output_enabled 0 (mgcp_conn.c:271) 20250813085405274 DLMGCP DEBUG <0013> (0030/rtp C:99C36B0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405274 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:99C36B0F CRCX: connection successfully created: (0030/rtp C:99C36B0F r=NULL:0<->l=::1:5332 CID=52) (mgcp_protocol.c:772) 20250813085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #00: 200 34184 OK (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #02: I: 99C36B0F (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99C36B0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250813085405274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250813085405274 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405274 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:FCC38779 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:FCC38779 output_enabled 0 (mgcp_conn.c:271) 20250813085405274 DLMGCP DEBUG <0013> (0031/rtp C:FCC38779 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:FCC38779 CRCX: connection successfully created: (0031/rtp C:FCC38779 r=NULL:0<->l=::1:5334 CID=53) (mgcp_protocol.c:772) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #00: 200 34185 OK (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #02: I: FCC38779 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #05: o=- FCC38779 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250813085405275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250813085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405275 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:394C5972 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:394C5972 output_enabled 0 (mgcp_conn.c:271) 20250813085405275 DLMGCP DEBUG <0013> (0032/rtp C:394C5972 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:394C5972 CRCX: connection successfully created: (0032/rtp C:394C5972 r=NULL:0<->l=::1:5336 CID=54) (mgcp_protocol.c:772) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #00: 200 34186 OK (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #02: I: 394C5972 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #05: o=- 394C5972 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250813085405275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250813085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405275 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:D7C0667D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:D7C0667D output_enabled 0 (mgcp_conn.c:271) 20250813085405275 DLMGCP DEBUG <0013> (0033/rtp C:D7C0667D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:D7C0667D CRCX: connection successfully created: (0033/rtp C:D7C0667D r=NULL:0<->l=::1:5338 CID=55) (mgcp_protocol.c:772) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #00: 200 34187 OK (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #02: I: D7C0667D (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7C0667D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250813085405276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250813085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405276 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:268AE882 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:268AE882 output_enabled 0 (mgcp_conn.c:271) 20250813085405276 DLMGCP DEBUG <0013> (0034/rtp C:268AE882 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:268AE882 CRCX: connection successfully created: (0034/rtp C:268AE882 r=NULL:0<->l=::1:5340 CID=56) (mgcp_protocol.c:772) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #00: 200 34188 OK (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #02: I: 268AE882 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #05: o=- 268AE882 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250813085405276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250813085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405276 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0011F350 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0011F350 output_enabled 0 (mgcp_conn.c:271) 20250813085405276 DLMGCP DEBUG <0013> (0035/rtp C:0011F350 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:0011F350 CRCX: connection successfully created: (0035/rtp C:0011F350 r=NULL:0<->l=::1:5342 CID=57) (mgcp_protocol.c:772) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #00: 200 34189 OK (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #02: I: 0011F350 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0011F350 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250813085405277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250813085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405277 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:C3A0F59D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:C3A0F59D output_enabled 0 (mgcp_conn.c:271) 20250813085405277 DLMGCP DEBUG <0013> (0036/rtp C:C3A0F59D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:C3A0F59D CRCX: connection successfully created: (0036/rtp C:C3A0F59D r=NULL:0<->l=::1:5344 CID=58) (mgcp_protocol.c:772) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #00: 200 34190 OK (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #02: I: C3A0F59D (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3A0F59D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250813085405277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250813085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405277 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:BD54B194 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:BD54B194 output_enabled 0 (mgcp_conn.c:271) 20250813085405277 DLMGCP DEBUG <0013> (0037/rtp C:BD54B194 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:BD54B194 CRCX: connection successfully created: (0037/rtp C:BD54B194 r=NULL:0<->l=::1:5346 CID=59) (mgcp_protocol.c:772) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #00: 200 34191 OK (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #02: I: BD54B194 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD54B194 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250813085405278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250813085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405278 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B110930B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B110930B output_enabled 0 (mgcp_conn.c:271) 20250813085405278 DLMGCP DEBUG <0013> (0038/rtp C:B110930B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:B110930B CRCX: connection successfully created: (0038/rtp C:B110930B r=NULL:0<->l=::1:5348 CID=60) (mgcp_protocol.c:772) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #00: 200 34192 OK (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #02: I: B110930B (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #05: o=- B110930B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250813085405278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250813085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405278 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:12B35750 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:12B35750 output_enabled 0 (mgcp_conn.c:271) 20250813085405278 DLMGCP DEBUG <0013> (0039/rtp C:12B35750 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:12B35750 CRCX: connection successfully created: (0039/rtp C:12B35750 r=NULL:0<->l=::1:5350 CID=61) (mgcp_protocol.c:772) 20250813085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #00: 200 34193 OK (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #02: I: 12B35750 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #05: o=- 12B35750 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405278 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250813085405279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250813085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405279 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:169A8DDC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:169A8DDC output_enabled 0 (mgcp_conn.c:271) 20250813085405279 DLMGCP DEBUG <0013> (003A/rtp C:169A8DDC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:169A8DDC CRCX: connection successfully created: (003A/rtp C:169A8DDC r=NULL:0<->l=::1:5352 CID=62) (mgcp_protocol.c:772) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #00: 200 34194 OK (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #02: I: 169A8DDC (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #05: o=- 169A8DDC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250813085405279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250813085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405279 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:D7F34041 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:D7F34041 output_enabled 0 (mgcp_conn.c:271) 20250813085405279 DLMGCP DEBUG <0013> (003B/rtp C:D7F34041 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:D7F34041 CRCX: connection successfully created: (003B/rtp C:D7F34041 r=NULL:0<->l=::1:5354 CID=63) (mgcp_protocol.c:772) 20250813085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #00: 200 34195 OK (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #02: I: D7F34041 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7F34041 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405279 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250813085405280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250813085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405280 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:5D34DF93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:5D34DF93 output_enabled 0 (mgcp_conn.c:271) 20250813085405280 DLMGCP DEBUG <0013> (003C/rtp C:5D34DF93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:5D34DF93 CRCX: connection successfully created: (003C/rtp C:5D34DF93 r=NULL:0<->l=::1:5356 CID=64) (mgcp_protocol.c:772) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #00: 200 34196 OK (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D34DF93 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D34DF93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250813085405280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250813085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405280 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:9636DF32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:9636DF32 output_enabled 0 (mgcp_conn.c:271) 20250813085405280 DLMGCP DEBUG <0013> (003D/rtp C:9636DF32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:9636DF32 CRCX: connection successfully created: (003D/rtp C:9636DF32 r=NULL:0<->l=::1:5358 CID=65) (mgcp_protocol.c:772) 20250813085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #00: 200 34197 OK (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #02: I: 9636DF32 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9636DF32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405280 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250813085405281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405281 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:89672663 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:89672663 output_enabled 0 (mgcp_conn.c:271) 20250813085405281 DLMGCP DEBUG <0013> (003E/rtp C:89672663 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:89672663 CRCX: connection successfully created: (003E/rtp C:89672663 r=NULL:0<->l=::1:5360 CID=66) (mgcp_protocol.c:772) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #00: 200 34198 OK (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #02: I: 89672663 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #05: o=- 89672663 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250813085405281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405281 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:F250ADB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:F250ADB8 output_enabled 0 (mgcp_conn.c:271) 20250813085405281 DLMGCP DEBUG <0013> (003F/rtp C:F250ADB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:F250ADB8 CRCX: connection successfully created: (003F/rtp C:F250ADB8 r=NULL:0<->l=::1:5362 CID=67) (mgcp_protocol.c:772) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #00: 200 34199 OK (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #02: I: F250ADB8 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #05: o=- F250ADB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250813085405281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405281 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8F353A74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8F353A74 output_enabled 0 (mgcp_conn.c:271) 20250813085405281 DLMGCP DEBUG <0013> (0040/rtp C:8F353A74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:8F353A74 CRCX: connection successfully created: (0040/rtp C:8F353A74 r=NULL:0<->l=::1:5364 CID=68) (mgcp_protocol.c:772) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #00: 200 34200 OK (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F353A74 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F353A74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250813085405281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405281 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:83FB8A37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:83FB8A37 output_enabled 0 (mgcp_conn.c:271) 20250813085405281 DLMGCP DEBUG <0013> (0041/rtp C:83FB8A37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:83FB8A37 CRCX: connection successfully created: (0041/rtp C:83FB8A37 r=NULL:0<->l=::1:5366 CID=69) (mgcp_protocol.c:772) 20250813085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #00: 200 34201 OK (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #02: I: 83FB8A37 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83FB8A37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405281 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250813085405282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250813085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405282 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:B13CCE09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:B13CCE09 output_enabled 0 (mgcp_conn.c:271) 20250813085405282 DLMGCP DEBUG <0013> (0042/rtp C:B13CCE09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:B13CCE09 CRCX: connection successfully created: (0042/rtp C:B13CCE09 r=NULL:0<->l=::1:5368 CID=70) (mgcp_protocol.c:772) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #00: 200 34202 OK (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #02: I: B13CCE09 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #05: o=- B13CCE09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250813085405282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250813085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405282 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:54B0D69A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:54B0D69A output_enabled 0 (mgcp_conn.c:271) 20250813085405282 DLMGCP DEBUG <0013> (0043/rtp C:54B0D69A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:54B0D69A CRCX: connection successfully created: (0043/rtp C:54B0D69A r=NULL:0<->l=::1:5370 CID=71) (mgcp_protocol.c:772) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #00: 200 34203 OK (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #02: I: 54B0D69A (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54B0D69A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250813085405282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250813085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405282 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F0116B65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F0116B65 output_enabled 0 (mgcp_conn.c:271) 20250813085405282 DLMGCP DEBUG <0013> (0044/rtp C:F0116B65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:F0116B65 CRCX: connection successfully created: (0044/rtp C:F0116B65 r=NULL:0<->l=::1:5372 CID=72) (mgcp_protocol.c:772) 20250813085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #00: 200 34204 OK (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #02: I: F0116B65 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0116B65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405282 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250813085405283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250813085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405283 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:C944877C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:C944877C output_enabled 0 (mgcp_conn.c:271) 20250813085405283 DLMGCP DEBUG <0013> (0045/rtp C:C944877C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:C944877C CRCX: connection successfully created: (0045/rtp C:C944877C r=NULL:0<->l=::1:5374 CID=73) (mgcp_protocol.c:772) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #00: 200 34205 OK (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #02: I: C944877C (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #05: o=- C944877C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250813085405283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250813085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405283 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:7A88ED0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:7A88ED0F output_enabled 0 (mgcp_conn.c:271) 20250813085405283 DLMGCP DEBUG <0013> (0046/rtp C:7A88ED0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:7A88ED0F CRCX: connection successfully created: (0046/rtp C:7A88ED0F r=NULL:0<->l=::1:5376 CID=74) (mgcp_protocol.c:772) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #00: 200 34206 OK (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A88ED0F (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A88ED0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250813085405283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250813085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405283 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:F445E3E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:F445E3E6 output_enabled 0 (mgcp_conn.c:271) 20250813085405283 DLMGCP DEBUG <0013> (0047/rtp C:F445E3E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:F445E3E6 CRCX: connection successfully created: (0047/rtp C:F445E3E6 r=NULL:0<->l=::1:5378 CID=75) (mgcp_protocol.c:772) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #00: 200 34207 OK (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #02: I: F445E3E6 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #05: o=- F445E3E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250813085405283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250813085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405283 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:7FB29E68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:7FB29E68 output_enabled 0 (mgcp_conn.c:271) 20250813085405283 DLMGCP DEBUG <0013> (0048/rtp C:7FB29E68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:7FB29E68 CRCX: connection successfully created: (0048/rtp C:7FB29E68 r=NULL:0<->l=::1:5380 CID=76) (mgcp_protocol.c:772) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #00: 200 34208 OK (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FB29E68 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7FB29E68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250813085405284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250813085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405284 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:984D0360 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:984D0360 output_enabled 0 (mgcp_conn.c:271) 20250813085405284 DLMGCP DEBUG <0013> (0049/rtp C:984D0360 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:984D0360 CRCX: connection successfully created: (0049/rtp C:984D0360 r=NULL:0<->l=::1:5382 CID=77) (mgcp_protocol.c:772) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #00: 200 34209 OK (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #02: I: 984D0360 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #05: o=- 984D0360 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250813085405284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250813085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405284 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:4EA9CF4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:4EA9CF4A output_enabled 0 (mgcp_conn.c:271) 20250813085405284 DLMGCP DEBUG <0013> (004A/rtp C:4EA9CF4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:4EA9CF4A CRCX: connection successfully created: (004A/rtp C:4EA9CF4A r=NULL:0<->l=::1:5384 CID=78) (mgcp_protocol.c:772) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #00: 200 34210 OK (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EA9CF4A (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4EA9CF4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250813085405284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250813085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405284 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:31884F42 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:31884F42 output_enabled 0 (mgcp_conn.c:271) 20250813085405284 DLMGCP DEBUG <0013> (004B/rtp C:31884F42 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:31884F42 CRCX: connection successfully created: (004B/rtp C:31884F42 r=NULL:0<->l=::1:5386 CID=79) (mgcp_protocol.c:772) 20250813085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #00: 200 34211 OK (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #02: I: 31884F42 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31884F42 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405284 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250813085405285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250813085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405285 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:D07FE9E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:D07FE9E0 output_enabled 0 (mgcp_conn.c:271) 20250813085405285 DLMGCP DEBUG <0013> (004C/rtp C:D07FE9E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:D07FE9E0 CRCX: connection successfully created: (004C/rtp C:D07FE9E0 r=NULL:0<->l=::1:5388 CID=80) (mgcp_protocol.c:772) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #00: 200 34212 OK (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #02: I: D07FE9E0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #05: o=- D07FE9E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250813085405285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250813085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405285 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:12670B57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:12670B57 output_enabled 0 (mgcp_conn.c:271) 20250813085405285 DLMGCP DEBUG <0013> (004D/rtp C:12670B57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:12670B57 CRCX: connection successfully created: (004D/rtp C:12670B57 r=NULL:0<->l=::1:5390 CID=81) (mgcp_protocol.c:772) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #00: 200 34213 OK (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #02: I: 12670B57 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #05: o=- 12670B57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250813085405285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250813085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405285 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A6C08122 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A6C08122 output_enabled 0 (mgcp_conn.c:271) 20250813085405285 DLMGCP DEBUG <0013> (004E/rtp C:A6C08122 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:A6C08122 CRCX: connection successfully created: (004E/rtp C:A6C08122 r=NULL:0<->l=::1:5392 CID=82) (mgcp_protocol.c:772) 20250813085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #00: 200 34214 OK (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #02: I: A6C08122 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #05: o=- A6C08122 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405285 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250813085405286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405286 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:CDFF0AEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:CDFF0AEF output_enabled 0 (mgcp_conn.c:271) 20250813085405286 DLMGCP DEBUG <0013> (004F/rtp C:CDFF0AEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:CDFF0AEF CRCX: connection successfully created: (004F/rtp C:CDFF0AEF r=NULL:0<->l=::1:5394 CID=83) (mgcp_protocol.c:772) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #00: 200 34215 OK (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #02: I: CDFF0AEF (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDFF0AEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250813085405286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405286 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:A0186EFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:A0186EFF output_enabled 0 (mgcp_conn.c:271) 20250813085405286 DLMGCP DEBUG <0013> (0050/rtp C:A0186EFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:A0186EFF CRCX: connection successfully created: (0050/rtp C:A0186EFF r=NULL:0<->l=::1:5396 CID=84) (mgcp_protocol.c:772) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #00: 200 34216 OK (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #02: I: A0186EFF (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #05: o=- A0186EFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250813085405286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405286 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:B31B7F9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:B31B7F9A output_enabled 0 (mgcp_conn.c:271) 20250813085405286 DLMGCP DEBUG <0013> (0051/rtp C:B31B7F9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:B31B7F9A CRCX: connection successfully created: (0051/rtp C:B31B7F9A r=NULL:0<->l=::1:5398 CID=85) (mgcp_protocol.c:772) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #00: 200 34217 OK (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #02: I: B31B7F9A (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #05: o=- B31B7F9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250813085405286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405286 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:E00FD58D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:E00FD58D output_enabled 0 (mgcp_conn.c:271) 20250813085405286 DLMGCP DEBUG <0013> (0052/rtp C:E00FD58D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:E00FD58D CRCX: connection successfully created: (0052/rtp C:E00FD58D r=NULL:0<->l=::1:5400 CID=86) (mgcp_protocol.c:772) 20250813085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #00: 200 34218 OK (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #02: I: E00FD58D (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #05: o=- E00FD58D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405286 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250813085405287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250813085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405287 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3951EC72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3951EC72 output_enabled 0 (mgcp_conn.c:271) 20250813085405287 DLMGCP DEBUG <0013> (0053/rtp C:3951EC72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:3951EC72 CRCX: connection successfully created: (0053/rtp C:3951EC72 r=NULL:0<->l=::1:5402 CID=87) (mgcp_protocol.c:772) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #00: 200 34219 OK (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #02: I: 3951EC72 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3951EC72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250813085405287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250813085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405287 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:5F89A3CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:5F89A3CC output_enabled 0 (mgcp_conn.c:271) 20250813085405287 DLMGCP DEBUG <0013> (0054/rtp C:5F89A3CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:5F89A3CC CRCX: connection successfully created: (0054/rtp C:5F89A3CC r=NULL:0<->l=::1:5404 CID=88) (mgcp_protocol.c:772) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #00: 200 34220 OK (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F89A3CC (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F89A3CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250813085405287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250813085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405287 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:AE0B2CC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:AE0B2CC6 output_enabled 0 (mgcp_conn.c:271) 20250813085405287 DLMGCP DEBUG <0013> (0055/rtp C:AE0B2CC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:AE0B2CC6 CRCX: connection successfully created: (0055/rtp C:AE0B2CC6 r=NULL:0<->l=::1:5406 CID=89) (mgcp_protocol.c:772) 20250813085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #00: 200 34221 OK (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #02: I: AE0B2CC6 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #05: o=- AE0B2CC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405287 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250813085405288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250813085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405288 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:31B9DF2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:31B9DF2C output_enabled 0 (mgcp_conn.c:271) 20250813085405288 DLMGCP DEBUG <0013> (0056/rtp C:31B9DF2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:31B9DF2C CRCX: connection successfully created: (0056/rtp C:31B9DF2C r=NULL:0<->l=::1:5408 CID=90) (mgcp_protocol.c:772) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #00: 200 34222 OK (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #02: I: 31B9DF2C (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31B9DF2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250813085405288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250813085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405288 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E8B895B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E8B895B9 output_enabled 0 (mgcp_conn.c:271) 20250813085405288 DLMGCP DEBUG <0013> (0057/rtp C:E8B895B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:E8B895B9 CRCX: connection successfully created: (0057/rtp C:E8B895B9 r=NULL:0<->l=::1:5410 CID=91) (mgcp_protocol.c:772) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #00: 200 34223 OK (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #02: I: E8B895B9 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8B895B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250813085405288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250813085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405288 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D2F1D36C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D2F1D36C output_enabled 0 (mgcp_conn.c:271) 20250813085405288 DLMGCP DEBUG <0013> (0058/rtp C:D2F1D36C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:D2F1D36C CRCX: connection successfully created: (0058/rtp C:D2F1D36C r=NULL:0<->l=::1:5412 CID=92) (mgcp_protocol.c:772) 20250813085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #00: 200 34224 OK (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #02: I: D2F1D36C (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2F1D36C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405288 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250813085405289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250813085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405289 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:2E0F53D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:2E0F53D8 output_enabled 0 (mgcp_conn.c:271) 20250813085405289 DLMGCP DEBUG <0013> (0059/rtp C:2E0F53D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:2E0F53D8 CRCX: connection successfully created: (0059/rtp C:2E0F53D8 r=NULL:0<->l=::1:5414 CID=93) (mgcp_protocol.c:772) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #00: 200 34225 OK (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E0F53D8 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E0F53D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250813085405289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250813085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405289 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A3B1DFAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A3B1DFAB output_enabled 0 (mgcp_conn.c:271) 20250813085405289 DLMGCP DEBUG <0013> (005A/rtp C:A3B1DFAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:A3B1DFAB CRCX: connection successfully created: (005A/rtp C:A3B1DFAB r=NULL:0<->l=::1:5416 CID=94) (mgcp_protocol.c:772) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #00: 200 34226 OK (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #02: I: A3B1DFAB (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3B1DFAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250813085405289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250813085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405289 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:FEF191D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:FEF191D6 output_enabled 0 (mgcp_conn.c:271) 20250813085405289 DLMGCP DEBUG <0013> (005B/rtp C:FEF191D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:FEF191D6 CRCX: connection successfully created: (005B/rtp C:FEF191D6 r=NULL:0<->l=::1:5418 CID=95) (mgcp_protocol.c:772) 20250813085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #00: 200 34227 OK (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #02: I: FEF191D6 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #05: o=- FEF191D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405289 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250813085405290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250813085405290 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405290 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:1E9D96E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:1E9D96E7 output_enabled 0 (mgcp_conn.c:271) 20250813085405290 DLMGCP DEBUG <0013> (005C/rtp C:1E9D96E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405290 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:1E9D96E7 CRCX: connection successfully created: (005C/rtp C:1E9D96E7 r=NULL:0<->l=::1:5420 CID=96) (mgcp_protocol.c:772) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #00: 200 34228 OK (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E9D96E7 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E9D96E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250813085405290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250813085405290 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405290 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:53B5547E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:53B5547E output_enabled 0 (mgcp_conn.c:271) 20250813085405290 DLMGCP DEBUG <0013> (005D/rtp C:53B5547E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405290 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:53B5547E CRCX: connection successfully created: (005D/rtp C:53B5547E r=NULL:0<->l=::1:5422 CID=97) (mgcp_protocol.c:772) 20250813085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #00: 200 34229 OK (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #02: I: 53B5547E (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53B5547E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405290 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250813085405291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250813085405291 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405291 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F960C2B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F960C2B6 output_enabled 0 (mgcp_conn.c:271) 20250813085405291 DLMGCP DEBUG <0013> (005E/rtp C:F960C2B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405291 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:F960C2B6 CRCX: connection successfully created: (005E/rtp C:F960C2B6 r=NULL:0<->l=::1:5424 CID=98) (mgcp_protocol.c:772) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #00: 200 34230 OK (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #02: I: F960C2B6 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #05: o=- F960C2B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250813085405291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250813085405291 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405291 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:9FD6643E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:9FD6643E output_enabled 0 (mgcp_conn.c:271) 20250813085405291 DLMGCP DEBUG <0013> (005F/rtp C:9FD6643E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405291 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:9FD6643E CRCX: connection successfully created: (005F/rtp C:9FD6643E r=NULL:0<->l=::1:5426 CID=99) (mgcp_protocol.c:772) 20250813085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #00: 200 34231 OK (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FD6643E (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9FD6643E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405291 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250813085405292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250813085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405292 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:F2F7834E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:F2F7834E output_enabled 0 (mgcp_conn.c:271) 20250813085405292 DLMGCP DEBUG <0013> (0060/rtp C:F2F7834E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:F2F7834E CRCX: connection successfully created: (0060/rtp C:F2F7834E r=NULL:0<->l=::1:5428 CID=100) (mgcp_protocol.c:772) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #00: 200 34232 OK (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #02: I: F2F7834E (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #05: o=- F2F7834E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250813085405292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250813085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405292 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:9D211DE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:9D211DE7 output_enabled 0 (mgcp_conn.c:271) 20250813085405292 DLMGCP DEBUG <0013> (0061/rtp C:9D211DE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:9D211DE7 CRCX: connection successfully created: (0061/rtp C:9D211DE7 r=NULL:0<->l=::1:5430 CID=101) (mgcp_protocol.c:772) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #00: 200 34233 OK (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D211DE7 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9D211DE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250813085405292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250813085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405292 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:E6A94C06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:E6A94C06 output_enabled 0 (mgcp_conn.c:271) 20250813085405292 DLMGCP DEBUG <0013> (0062/rtp C:E6A94C06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:E6A94C06 CRCX: connection successfully created: (0062/rtp C:E6A94C06 r=NULL:0<->l=::1:5432 CID=102) (mgcp_protocol.c:772) 20250813085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #00: 200 34234 OK (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #02: I: E6A94C06 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #05: o=- E6A94C06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405292 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250813085405293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405293 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:0DE77A6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:0DE77A6D output_enabled 0 (mgcp_conn.c:271) 20250813085405293 DLMGCP DEBUG <0013> (0063/rtp C:0DE77A6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:0DE77A6D CRCX: connection successfully created: (0063/rtp C:0DE77A6D r=NULL:0<->l=::1:5434 CID=103) (mgcp_protocol.c:772) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #00: 200 34235 OK (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DE77A6D (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0DE77A6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250813085405293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405293 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:65108FA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:65108FA9 output_enabled 0 (mgcp_conn.c:271) 20250813085405293 DLMGCP DEBUG <0013> (0064/rtp C:65108FA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:65108FA9 CRCX: connection successfully created: (0064/rtp C:65108FA9 r=NULL:0<->l=::1:5436 CID=104) (mgcp_protocol.c:772) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #00: 200 34236 OK (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #02: I: 65108FA9 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65108FA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250813085405293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405293 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7000BA88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7000BA88 output_enabled 0 (mgcp_conn.c:271) 20250813085405293 DLMGCP DEBUG <0013> (0065/rtp C:7000BA88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:7000BA88 CRCX: connection successfully created: (0065/rtp C:7000BA88 r=NULL:0<->l=::1:5438 CID=105) (mgcp_protocol.c:772) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #00: 200 34237 OK (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #02: I: 7000BA88 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7000BA88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250813085405293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405293 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:167DD950 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:167DD950 output_enabled 0 (mgcp_conn.c:271) 20250813085405293 DLMGCP DEBUG <0013> (0066/rtp C:167DD950 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:167DD950 CRCX: connection successfully created: (0066/rtp C:167DD950 r=NULL:0<->l=::1:5440 CID=106) (mgcp_protocol.c:772) 20250813085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #00: 200 34238 OK (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #02: I: 167DD950 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #05: o=- 167DD950 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250813085405294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250813085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405294 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:ECB5496E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:ECB5496E output_enabled 0 (mgcp_conn.c:271) 20250813085405294 DLMGCP DEBUG <0013> (0067/rtp C:ECB5496E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:ECB5496E CRCX: connection successfully created: (0067/rtp C:ECB5496E r=NULL:0<->l=::1:5442 CID=107) (mgcp_protocol.c:772) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #00: 200 34239 OK (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #02: I: ECB5496E (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #05: o=- ECB5496E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250813085405294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250813085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405294 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:1758E747 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:1758E747 output_enabled 0 (mgcp_conn.c:271) 20250813085405294 DLMGCP DEBUG <0013> (0068/rtp C:1758E747 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:1758E747 CRCX: connection successfully created: (0068/rtp C:1758E747 r=NULL:0<->l=::1:5444 CID=108) (mgcp_protocol.c:772) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #00: 200 34240 OK (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #02: I: 1758E747 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1758E747 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250813085405294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250813085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405294 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:88F8EBC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:88F8EBC5 output_enabled 0 (mgcp_conn.c:271) 20250813085405294 DLMGCP DEBUG <0013> (0069/rtp C:88F8EBC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:88F8EBC5 CRCX: connection successfully created: (0069/rtp C:88F8EBC5 r=NULL:0<->l=::1:5446 CID=109) (mgcp_protocol.c:772) 20250813085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #00: 200 34241 OK (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #02: I: 88F8EBC5 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #05: o=- 88F8EBC5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405294 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250813085405295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405295 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:7B8360BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:7B8360BC output_enabled 0 (mgcp_conn.c:271) 20250813085405295 DLMGCP DEBUG <0013> (006A/rtp C:7B8360BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:7B8360BC CRCX: connection successfully created: (006A/rtp C:7B8360BC r=NULL:0<->l=::1:5448 CID=110) (mgcp_protocol.c:772) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #00: 200 34242 OK (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B8360BC (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B8360BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250813085405295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405295 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:FE3DAF0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:FE3DAF0D output_enabled 0 (mgcp_conn.c:271) 20250813085405295 DLMGCP DEBUG <0013> (006B/rtp C:FE3DAF0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:FE3DAF0D CRCX: connection successfully created: (006B/rtp C:FE3DAF0D r=NULL:0<->l=::1:5450 CID=111) (mgcp_protocol.c:772) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #00: 200 34243 OK (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #02: I: FE3DAF0D (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE3DAF0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250813085405295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405295 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:FEAD877D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:FEAD877D output_enabled 0 (mgcp_conn.c:271) 20250813085405295 DLMGCP DEBUG <0013> (006C/rtp C:FEAD877D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:FEAD877D CRCX: connection successfully created: (006C/rtp C:FEAD877D r=NULL:0<->l=::1:5452 CID=112) (mgcp_protocol.c:772) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #00: 200 34244 OK (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #02: I: FEAD877D (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #05: o=- FEAD877D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250813085405295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405295 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:45E0AF85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:45E0AF85 output_enabled 0 (mgcp_conn.c:271) 20250813085405295 DLMGCP DEBUG <0013> (006D/rtp C:45E0AF85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:45E0AF85 CRCX: connection successfully created: (006D/rtp C:45E0AF85 r=NULL:0<->l=::1:5454 CID=113) (mgcp_protocol.c:772) 20250813085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #00: 200 34245 OK (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #02: I: 45E0AF85 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #05: o=- 45E0AF85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405295 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250813085405296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250813085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405296 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:E617B06C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:E617B06C output_enabled 0 (mgcp_conn.c:271) 20250813085405296 DLMGCP DEBUG <0013> (006E/rtp C:E617B06C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:E617B06C CRCX: connection successfully created: (006E/rtp C:E617B06C r=NULL:0<->l=::1:5456 CID=114) (mgcp_protocol.c:772) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #00: 200 34246 OK (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #02: I: E617B06C (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #05: o=- E617B06C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250813085405296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250813085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405296 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:AC37E3C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:AC37E3C4 output_enabled 0 (mgcp_conn.c:271) 20250813085405296 DLMGCP DEBUG <0013> (006F/rtp C:AC37E3C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:AC37E3C4 CRCX: connection successfully created: (006F/rtp C:AC37E3C4 r=NULL:0<->l=::1:5458 CID=115) (mgcp_protocol.c:772) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #00: 200 34247 OK (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #02: I: AC37E3C4 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC37E3C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250813085405296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250813085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405296 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:2B41C762 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:2B41C762 output_enabled 0 (mgcp_conn.c:271) 20250813085405296 DLMGCP DEBUG <0013> (0070/rtp C:2B41C762 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:2B41C762 CRCX: connection successfully created: (0070/rtp C:2B41C762 r=NULL:0<->l=::1:5460 CID=116) (mgcp_protocol.c:772) 20250813085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #00: 200 34248 OK (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B41C762 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2B41C762 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405296 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250813085405297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250813085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405297 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C6195B8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C6195B8F output_enabled 0 (mgcp_conn.c:271) 20250813085405297 DLMGCP DEBUG <0013> (0071/rtp C:C6195B8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:C6195B8F CRCX: connection successfully created: (0071/rtp C:C6195B8F r=NULL:0<->l=::1:5462 CID=117) (mgcp_protocol.c:772) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #00: 200 34249 OK (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #02: I: C6195B8F (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #05: o=- C6195B8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250813085405297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250813085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405297 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:8ED819ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:8ED819ED output_enabled 0 (mgcp_conn.c:271) 20250813085405297 DLMGCP DEBUG <0013> (0072/rtp C:8ED819ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:8ED819ED CRCX: connection successfully created: (0072/rtp C:8ED819ED r=NULL:0<->l=::1:5464 CID=118) (mgcp_protocol.c:772) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #00: 200 34250 OK (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ED819ED (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8ED819ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250813085405297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250813085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405297 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:0610F0B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:0610F0B3 output_enabled 0 (mgcp_conn.c:271) 20250813085405297 DLMGCP DEBUG <0013> (0073/rtp C:0610F0B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:0610F0B3 CRCX: connection successfully created: (0073/rtp C:0610F0B3 r=NULL:0<->l=::1:5466 CID=119) (mgcp_protocol.c:772) 20250813085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #00: 200 34251 OK (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #02: I: 0610F0B3 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0610F0B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405297 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250813085405298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405298 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:FAA7158E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:FAA7158E output_enabled 0 (mgcp_conn.c:271) 20250813085405298 DLMGCP DEBUG <0013> (0074/rtp C:FAA7158E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:FAA7158E CRCX: connection successfully created: (0074/rtp C:FAA7158E r=NULL:0<->l=::1:5468 CID=120) (mgcp_protocol.c:772) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #00: 200 34252 OK (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #02: I: FAA7158E (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #05: o=- FAA7158E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250813085405298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405298 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:99F78F85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:99F78F85 output_enabled 0 (mgcp_conn.c:271) 20250813085405298 DLMGCP DEBUG <0013> (0075/rtp C:99F78F85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:99F78F85 CRCX: connection successfully created: (0075/rtp C:99F78F85 r=NULL:0<->l=::1:5470 CID=121) (mgcp_protocol.c:772) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #00: 200 34253 OK (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #02: I: 99F78F85 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99F78F85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250813085405298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405298 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:0B35F96F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:0B35F96F output_enabled 0 (mgcp_conn.c:271) 20250813085405298 DLMGCP DEBUG <0013> (0076/rtp C:0B35F96F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:0B35F96F CRCX: connection successfully created: (0076/rtp C:0B35F96F r=NULL:0<->l=::1:5472 CID=122) (mgcp_protocol.c:772) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #00: 200 34254 OK (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B35F96F (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B35F96F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250813085405298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405298 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:79250D96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:79250D96 output_enabled 0 (mgcp_conn.c:271) 20250813085405298 DLMGCP DEBUG <0013> (0077/rtp C:79250D96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:79250D96 CRCX: connection successfully created: (0077/rtp C:79250D96 r=NULL:0<->l=::1:5474 CID=123) (mgcp_protocol.c:772) 20250813085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #00: 200 34255 OK (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #02: I: 79250D96 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #05: o=- 79250D96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250813085405299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250813085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405299 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:362D5862 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:362D5862 output_enabled 0 (mgcp_conn.c:271) 20250813085405299 DLMGCP DEBUG <0013> (0078/rtp C:362D5862 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:362D5862 CRCX: connection successfully created: (0078/rtp C:362D5862 r=NULL:0<->l=::1:5476 CID=124) (mgcp_protocol.c:772) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #00: 200 34256 OK (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #02: I: 362D5862 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #05: o=- 362D5862 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250813085405299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250813085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405299 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B7D14754 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B7D14754 output_enabled 0 (mgcp_conn.c:271) 20250813085405299 DLMGCP DEBUG <0013> (0079/rtp C:B7D14754 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:B7D14754 CRCX: connection successfully created: (0079/rtp C:B7D14754 r=NULL:0<->l=::1:5478 CID=125) (mgcp_protocol.c:772) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #00: 200 34257 OK (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #02: I: B7D14754 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #05: o=- B7D14754 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250813085405299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250813085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405299 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:1B8A65C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:1B8A65C1 output_enabled 0 (mgcp_conn.c:271) 20250813085405299 DLMGCP DEBUG <0013> (007A/rtp C:1B8A65C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:1B8A65C1 CRCX: connection successfully created: (007A/rtp C:1B8A65C1 r=NULL:0<->l=::1:5480 CID=126) (mgcp_protocol.c:772) 20250813085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #00: 200 34258 OK (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B8A65C1 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B8A65C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405299 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250813085405300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250813085405300 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405300 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:DD5A6BA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:DD5A6BA1 output_enabled 0 (mgcp_conn.c:271) 20250813085405300 DLMGCP DEBUG <0013> (007B/rtp C:DD5A6BA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405300 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:DD5A6BA1 CRCX: connection successfully created: (007B/rtp C:DD5A6BA1 r=NULL:0<->l=::1:5482 CID=127) (mgcp_protocol.c:772) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #00: 200 34259 OK (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #02: I: DD5A6BA1 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD5A6BA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250813085405300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250813085405300 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405300 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6D29B184 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6D29B184 output_enabled 0 (mgcp_conn.c:271) 20250813085405300 DLMGCP DEBUG <0013> (007C/rtp C:6D29B184 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405300 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:6D29B184 CRCX: connection successfully created: (007C/rtp C:6D29B184 r=NULL:0<->l=::1:5484 CID=128) (mgcp_protocol.c:772) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #00: 200 34260 OK (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D29B184 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D29B184 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250813085405300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250813085405300 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405300 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:A31E66F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:A31E66F8 output_enabled 0 (mgcp_conn.c:271) 20250813085405300 DLMGCP DEBUG <0013> (007D/rtp C:A31E66F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405300 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:A31E66F8 CRCX: connection successfully created: (007D/rtp C:A31E66F8 r=NULL:0<->l=::1:5486 CID=129) (mgcp_protocol.c:772) 20250813085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #00: 200 34261 OK (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #02: I: A31E66F8 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #05: o=- A31E66F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405300 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250813085405301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250813085405301 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405301 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C72BA051 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C72BA051 output_enabled 0 (mgcp_conn.c:271) 20250813085405301 DLMGCP DEBUG <0013> (007E/rtp C:C72BA051 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405301 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:C72BA051 CRCX: connection successfully created: (007E/rtp C:C72BA051 r=NULL:0<->l=::1:5488 CID=130) (mgcp_protocol.c:772) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #00: 200 34262 OK (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #02: I: C72BA051 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #05: o=- C72BA051 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250813085405301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250813085405301 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405301 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:B523ADA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:B523ADA5 output_enabled 0 (mgcp_conn.c:271) 20250813085405301 DLMGCP DEBUG <0013> (007F/rtp C:B523ADA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405301 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:B523ADA5 CRCX: connection successfully created: (007F/rtp C:B523ADA5 r=NULL:0<->l=::1:5490 CID=131) (mgcp_protocol.c:772) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #00: 200 34263 OK (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #02: I: B523ADA5 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #05: o=- B523ADA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250813085405301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250813085405301 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405301 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FEADA8A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FEADA8A0 output_enabled 0 (mgcp_conn.c:271) 20250813085405301 DLMGCP DEBUG <0013> (0080/rtp C:FEADA8A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405301 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:FEADA8A0 CRCX: connection successfully created: (0080/rtp C:FEADA8A0 r=NULL:0<->l=::1:5492 CID=132) (mgcp_protocol.c:772) 20250813085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #00: 200 34264 OK (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #02: I: FEADA8A0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #05: o=- FEADA8A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405301 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250813085405302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250813085405302 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405302 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:DCA7A3F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:DCA7A3F8 output_enabled 0 (mgcp_conn.c:271) 20250813085405302 DLMGCP DEBUG <0013> (0081/rtp C:DCA7A3F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405302 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:DCA7A3F8 CRCX: connection successfully created: (0081/rtp C:DCA7A3F8 r=NULL:0<->l=::1:5494 CID=133) (mgcp_protocol.c:772) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #00: 200 34265 OK (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #02: I: DCA7A3F8 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #05: o=- DCA7A3F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250813085405302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250813085405302 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405302 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4F35152A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4F35152A output_enabled 0 (mgcp_conn.c:271) 20250813085405302 DLMGCP DEBUG <0013> (0082/rtp C:4F35152A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405302 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:4F35152A CRCX: connection successfully created: (0082/rtp C:4F35152A r=NULL:0<->l=::1:5496 CID=134) (mgcp_protocol.c:772) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #00: 200 34266 OK (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F35152A (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4F35152A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250813085405302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250813085405302 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405302 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:31CAD589 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:31CAD589 output_enabled 0 (mgcp_conn.c:271) 20250813085405302 DLMGCP DEBUG <0013> (0083/rtp C:31CAD589 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405302 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:31CAD589 CRCX: connection successfully created: (0083/rtp C:31CAD589 r=NULL:0<->l=::1:5498 CID=135) (mgcp_protocol.c:772) 20250813085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #00: 200 34267 OK (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #02: I: 31CAD589 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31CAD589 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405302 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250813085405303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405303 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:D832693E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:D832693E output_enabled 0 (mgcp_conn.c:271) 20250813085405303 DLMGCP DEBUG <0013> (0084/rtp C:D832693E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:D832693E CRCX: connection successfully created: (0084/rtp C:D832693E r=NULL:0<->l=::1:5500 CID=136) (mgcp_protocol.c:772) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #00: 200 34268 OK (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #02: I: D832693E (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #05: o=- D832693E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250813085405303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405303 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:3B1D6B45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:3B1D6B45 output_enabled 0 (mgcp_conn.c:271) 20250813085405303 DLMGCP DEBUG <0013> (0085/rtp C:3B1D6B45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:3B1D6B45 CRCX: connection successfully created: (0085/rtp C:3B1D6B45 r=NULL:0<->l=::1:5502 CID=137) (mgcp_protocol.c:772) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #00: 200 34269 OK (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B1D6B45 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B1D6B45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250813085405303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405303 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:95659928 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:95659928 output_enabled 0 (mgcp_conn.c:271) 20250813085405303 DLMGCP DEBUG <0013> (0086/rtp C:95659928 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:95659928 CRCX: connection successfully created: (0086/rtp C:95659928 r=NULL:0<->l=::1:5504 CID=138) (mgcp_protocol.c:772) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #00: 200 34270 OK (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #02: I: 95659928 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #05: o=- 95659928 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250813085405303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405303 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:62C94FE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:62C94FE6 output_enabled 0 (mgcp_conn.c:271) 20250813085405303 DLMGCP DEBUG <0013> (0087/rtp C:62C94FE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:62C94FE6 CRCX: connection successfully created: (0087/rtp C:62C94FE6 r=NULL:0<->l=::1:5506 CID=139) (mgcp_protocol.c:772) 20250813085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #00: 200 34271 OK (mgcp_msg.c:72) 20250813085405303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #02: I: 62C94FE6 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62C94FE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250813085405304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250813085405304 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405304 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:8C7EE3E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:8C7EE3E5 output_enabled 0 (mgcp_conn.c:271) 20250813085405304 DLMGCP DEBUG <0013> (0088/rtp C:8C7EE3E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405304 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:8C7EE3E5 CRCX: connection successfully created: (0088/rtp C:8C7EE3E5 r=NULL:0<->l=::1:5508 CID=140) (mgcp_protocol.c:772) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #00: 200 34272 OK (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C7EE3E5 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8C7EE3E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250813085405304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250813085405304 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405304 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:78372178 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:78372178 output_enabled 0 (mgcp_conn.c:271) 20250813085405304 DLMGCP DEBUG <0013> (0089/rtp C:78372178 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405304 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:78372178 CRCX: connection successfully created: (0089/rtp C:78372178 r=NULL:0<->l=::1:5510 CID=141) (mgcp_protocol.c:772) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #00: 200 34273 OK (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #02: I: 78372178 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #05: o=- 78372178 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250813085405304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250813085405304 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405304 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:673CC537 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:673CC537 output_enabled 0 (mgcp_conn.c:271) 20250813085405304 DLMGCP DEBUG <0013> (008A/rtp C:673CC537 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405304 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:673CC537 CRCX: connection successfully created: (008A/rtp C:673CC537 r=NULL:0<->l=::1:5512 CID=142) (mgcp_protocol.c:772) 20250813085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #00: 200 34274 OK (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #02: I: 673CC537 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #05: o=- 673CC537 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405304 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250813085405305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250813085405305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405305 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:B7FAE43B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:B7FAE43B output_enabled 0 (mgcp_conn.c:271) 20250813085405305 DLMGCP DEBUG <0013> (008B/rtp C:B7FAE43B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:B7FAE43B CRCX: connection successfully created: (008B/rtp C:B7FAE43B r=NULL:0<->l=::1:5514 CID=143) (mgcp_protocol.c:772) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #00: 200 34275 OK (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #02: I: B7FAE43B (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #05: o=- B7FAE43B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250813085405305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250813085405305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405305 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7B34449A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7B34449A output_enabled 0 (mgcp_conn.c:271) 20250813085405305 DLMGCP DEBUG <0013> (008C/rtp C:7B34449A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:7B34449A CRCX: connection successfully created: (008C/rtp C:7B34449A r=NULL:0<->l=::1:5516 CID=144) (mgcp_protocol.c:772) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #00: 200 34276 OK (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B34449A (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B34449A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250813085405305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250813085405305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405305 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:E6B1A2B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:E6B1A2B6 output_enabled 0 (mgcp_conn.c:271) 20250813085405305 DLMGCP DEBUG <0013> (008D/rtp C:E6B1A2B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:E6B1A2B6 CRCX: connection successfully created: (008D/rtp C:E6B1A2B6 r=NULL:0<->l=::1:5518 CID=145) (mgcp_protocol.c:772) 20250813085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #00: 200 34277 OK (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #02: I: E6B1A2B6 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #05: o=- E6B1A2B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405305 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250813085405306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250813085405306 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405306 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:EA72B6B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:EA72B6B6 output_enabled 0 (mgcp_conn.c:271) 20250813085405306 DLMGCP DEBUG <0013> (008E/rtp C:EA72B6B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405306 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:EA72B6B6 CRCX: connection successfully created: (008E/rtp C:EA72B6B6 r=NULL:0<->l=::1:5520 CID=146) (mgcp_protocol.c:772) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #00: 200 34278 OK (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #02: I: EA72B6B6 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA72B6B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250813085405306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250813085405306 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405306 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:23D322FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:23D322FB output_enabled 0 (mgcp_conn.c:271) 20250813085405306 DLMGCP DEBUG <0013> (008F/rtp C:23D322FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405306 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:23D322FB CRCX: connection successfully created: (008F/rtp C:23D322FB r=NULL:0<->l=::1:5522 CID=147) (mgcp_protocol.c:772) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #00: 200 34279 OK (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #02: I: 23D322FB (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #05: o=- 23D322FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250813085405306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250813085405306 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405306 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:357AD243 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:357AD243 output_enabled 0 (mgcp_conn.c:271) 20250813085405306 DLMGCP DEBUG <0013> (0090/rtp C:357AD243 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405306 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:357AD243 CRCX: connection successfully created: (0090/rtp C:357AD243 r=NULL:0<->l=::1:5524 CID=148) (mgcp_protocol.c:772) 20250813085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #00: 200 34280 OK (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #02: I: 357AD243 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #05: o=- 357AD243 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405306 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250813085405307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250813085405307 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405307 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9B5F7BB1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9B5F7BB1 output_enabled 0 (mgcp_conn.c:271) 20250813085405307 DLMGCP DEBUG <0013> (0091/rtp C:9B5F7BB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405307 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:9B5F7BB1 CRCX: connection successfully created: (0091/rtp C:9B5F7BB1 r=NULL:0<->l=::1:5526 CID=149) (mgcp_protocol.c:772) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #00: 200 34281 OK (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B5F7BB1 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B5F7BB1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250813085405307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250813085405307 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405307 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:E90C74DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:E90C74DC output_enabled 0 (mgcp_conn.c:271) 20250813085405307 DLMGCP DEBUG <0013> (0092/rtp C:E90C74DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405307 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:E90C74DC CRCX: connection successfully created: (0092/rtp C:E90C74DC r=NULL:0<->l=::1:5528 CID=150) (mgcp_protocol.c:772) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #00: 200 34282 OK (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #02: I: E90C74DC (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #05: o=- E90C74DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250813085405307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250813085405307 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405307 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:3946E3A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:3946E3A5 output_enabled 0 (mgcp_conn.c:271) 20250813085405307 DLMGCP DEBUG <0013> (0093/rtp C:3946E3A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405307 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:3946E3A5 CRCX: connection successfully created: (0093/rtp C:3946E3A5 r=NULL:0<->l=::1:5530 CID=151) (mgcp_protocol.c:772) 20250813085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #00: 200 34283 OK (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #02: I: 3946E3A5 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3946E3A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405307 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250813085405308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250813085405308 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405308 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:01B36506 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:01B36506 output_enabled 0 (mgcp_conn.c:271) 20250813085405308 DLMGCP DEBUG <0013> (0094/rtp C:01B36506 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405308 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:01B36506 CRCX: connection successfully created: (0094/rtp C:01B36506 r=NULL:0<->l=::1:5532 CID=152) (mgcp_protocol.c:772) 20250813085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #00: 200 34284 OK (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #02: I: 01B36506 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01B36506 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405308 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250813085405309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250813085405309 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405309 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:E2FCEC4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:E2FCEC4C output_enabled 0 (mgcp_conn.c:271) 20250813085405309 DLMGCP DEBUG <0013> (0095/rtp C:E2FCEC4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405309 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:E2FCEC4C CRCX: connection successfully created: (0095/rtp C:E2FCEC4C r=NULL:0<->l=::1:5534 CID=153) (mgcp_protocol.c:772) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #00: 200 34285 OK (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #02: I: E2FCEC4C (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #05: o=- E2FCEC4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250813085405309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250813085405309 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405309 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:FABCBCCB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:FABCBCCB output_enabled 0 (mgcp_conn.c:271) 20250813085405309 DLMGCP DEBUG <0013> (0096/rtp C:FABCBCCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405309 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:FABCBCCB CRCX: connection successfully created: (0096/rtp C:FABCBCCB r=NULL:0<->l=::1:5536 CID=154) (mgcp_protocol.c:772) 20250813085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #00: 200 34286 OK (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #02: I: FABCBCCB (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #05: o=- FABCBCCB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405309 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250813085405310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250813085405310 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405310 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:CE08DA0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:CE08DA0F output_enabled 0 (mgcp_conn.c:271) 20250813085405310 DLMGCP DEBUG <0013> (0097/rtp C:CE08DA0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405310 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:CE08DA0F CRCX: connection successfully created: (0097/rtp C:CE08DA0F r=NULL:0<->l=::1:5538 CID=155) (mgcp_protocol.c:772) 20250813085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #00: 200 34287 OK (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #02: I: CE08DA0F (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #05: o=- CE08DA0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405310 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250813085405311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250813085405311 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405311 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:BA1E8772 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:BA1E8772 output_enabled 0 (mgcp_conn.c:271) 20250813085405311 DLMGCP DEBUG <0013> (0098/rtp C:BA1E8772 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405311 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:BA1E8772 CRCX: connection successfully created: (0098/rtp C:BA1E8772 r=NULL:0<->l=::1:5540 CID=156) (mgcp_protocol.c:772) 20250813085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #00: 200 34288 OK (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #02: I: BA1E8772 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA1E8772 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405311 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250813085405312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250813085405312 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405312 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:56E9045B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:56E9045B output_enabled 0 (mgcp_conn.c:271) 20250813085405312 DLMGCP DEBUG <0013> (0099/rtp C:56E9045B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405312 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:56E9045B CRCX: connection successfully created: (0099/rtp C:56E9045B r=NULL:0<->l=::1:5542 CID=157) (mgcp_protocol.c:772) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #00: 200 34289 OK (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #02: I: 56E9045B (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #05: o=- 56E9045B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250813085405312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250813085405312 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405312 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:ED4C6E29 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:ED4C6E29 output_enabled 0 (mgcp_conn.c:271) 20250813085405312 DLMGCP DEBUG <0013> (009A/rtp C:ED4C6E29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405312 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:ED4C6E29 CRCX: connection successfully created: (009A/rtp C:ED4C6E29 r=NULL:0<->l=::1:5544 CID=158) (mgcp_protocol.c:772) 20250813085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #00: 200 34290 OK (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #02: I: ED4C6E29 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED4C6E29 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405312 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250813085405313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250813085405313 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405313 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:DCA8F7BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:DCA8F7BD output_enabled 0 (mgcp_conn.c:271) 20250813085405313 DLMGCP DEBUG <0013> (009B/rtp C:DCA8F7BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405313 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:DCA8F7BD CRCX: connection successfully created: (009B/rtp C:DCA8F7BD r=NULL:0<->l=::1:5546 CID=159) (mgcp_protocol.c:772) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #00: 200 34291 OK (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #02: I: DCA8F7BD (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #05: o=- DCA8F7BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250813085405313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250813085405313 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405313 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A4303E34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A4303E34 output_enabled 0 (mgcp_conn.c:271) 20250813085405313 DLMGCP DEBUG <0013> (009C/rtp C:A4303E34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405313 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:A4303E34 CRCX: connection successfully created: (009C/rtp C:A4303E34 r=NULL:0<->l=::1:5548 CID=160) (mgcp_protocol.c:772) 20250813085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #00: 200 34292 OK (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #02: I: A4303E34 (mgcp_msg.c:72) 20250813085405313 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #05: o=- A4303E34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250813085405314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250813085405314 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405314 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:25B9727C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:25B9727C output_enabled 0 (mgcp_conn.c:271) 20250813085405314 DLMGCP DEBUG <0013> (009D/rtp C:25B9727C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405314 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:25B9727C CRCX: connection successfully created: (009D/rtp C:25B9727C r=NULL:0<->l=::1:5550 CID=161) (mgcp_protocol.c:772) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #00: 200 34293 OK (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #02: I: 25B9727C (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25B9727C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250813085405314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250813085405314 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405314 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3E4DBE4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3E4DBE4A output_enabled 0 (mgcp_conn.c:271) 20250813085405314 DLMGCP DEBUG <0013> (009E/rtp C:3E4DBE4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405314 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:3E4DBE4A CRCX: connection successfully created: (009E/rtp C:3E4DBE4A r=NULL:0<->l=::1:5552 CID=162) (mgcp_protocol.c:772) 20250813085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #00: 200 34294 OK (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E4DBE4A (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3E4DBE4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405314 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250813085405315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250813085405315 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405315 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:814A3A4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:814A3A4E output_enabled 0 (mgcp_conn.c:271) 20250813085405315 DLMGCP DEBUG <0013> (009F/rtp C:814A3A4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405315 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:814A3A4E CRCX: connection successfully created: (009F/rtp C:814A3A4E r=NULL:0<->l=::1:5554 CID=163) (mgcp_protocol.c:772) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #00: 200 34295 OK (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #02: I: 814A3A4E (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #05: o=- 814A3A4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250813085405315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250813085405315 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405315 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:08AA28F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:08AA28F6 output_enabled 0 (mgcp_conn.c:271) 20250813085405315 DLMGCP DEBUG <0013> (00A0/rtp C:08AA28F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405315 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:08AA28F6 CRCX: connection successfully created: (00A0/rtp C:08AA28F6 r=NULL:0<->l=::1:5556 CID=164) (mgcp_protocol.c:772) 20250813085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #00: 200 34296 OK (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #02: I: 08AA28F6 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08AA28F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405315 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250813085405316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250813085405316 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405316 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:CB8A83DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:CB8A83DC output_enabled 0 (mgcp_conn.c:271) 20250813085405316 DLMGCP DEBUG <0013> (00A1/rtp C:CB8A83DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405316 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:CB8A83DC CRCX: connection successfully created: (00A1/rtp C:CB8A83DC r=NULL:0<->l=::1:5558 CID=165) (mgcp_protocol.c:772) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #00: 200 34297 OK (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #02: I: CB8A83DC (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB8A83DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250813085405316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250813085405316 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405316 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:0B5B4719 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:0B5B4719 output_enabled 0 (mgcp_conn.c:271) 20250813085405316 DLMGCP DEBUG <0013> (00A2/rtp C:0B5B4719 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405316 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:0B5B4719 CRCX: connection successfully created: (00A2/rtp C:0B5B4719 r=NULL:0<->l=::1:5560 CID=166) (mgcp_protocol.c:772) 20250813085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #00: 200 34298 OK (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B5B4719 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B5B4719 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405316 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250813085405317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250813085405317 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405317 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:81008FF3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:81008FF3 output_enabled 0 (mgcp_conn.c:271) 20250813085405317 DLMGCP DEBUG <0013> (00A3/rtp C:81008FF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405317 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:81008FF3 CRCX: connection successfully created: (00A3/rtp C:81008FF3 r=NULL:0<->l=::1:5562 CID=167) (mgcp_protocol.c:772) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #00: 200 34299 OK (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #02: I: 81008FF3 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81008FF3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250813085405317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250813085405317 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405317 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:76DCFD83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:76DCFD83 output_enabled 0 (mgcp_conn.c:271) 20250813085405317 DLMGCP DEBUG <0013> (00A4/rtp C:76DCFD83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405317 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:76DCFD83 CRCX: connection successfully created: (00A4/rtp C:76DCFD83 r=NULL:0<->l=::1:5564 CID=168) (mgcp_protocol.c:772) 20250813085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #00: 200 34300 OK (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #02: I: 76DCFD83 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76DCFD83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405317 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250813085405318 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250813085405318 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405318 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:99C8B2CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:99C8B2CB output_enabled 0 (mgcp_conn.c:271) 20250813085405318 DLMGCP DEBUG <0013> (00A5/rtp C:99C8B2CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405318 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:99C8B2CB CRCX: connection successfully created: (00A5/rtp C:99C8B2CB r=NULL:0<->l=::1:5566 CID=169) (mgcp_protocol.c:772) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #00: 200 34301 OK (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #02: I: 99C8B2CB (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99C8B2CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250813085405318 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250813085405318 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405318 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:BB33BA03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:BB33BA03 output_enabled 0 (mgcp_conn.c:271) 20250813085405318 DLMGCP DEBUG <0013> (00A6/rtp C:BB33BA03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405318 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:BB33BA03 CRCX: connection successfully created: (00A6/rtp C:BB33BA03 r=NULL:0<->l=::1:5568 CID=170) (mgcp_protocol.c:772) 20250813085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #00: 200 34302 OK (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #02: I: BB33BA03 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB33BA03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405318 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250813085405319 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250813085405319 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405319 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:E73BC8DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:E73BC8DB output_enabled 0 (mgcp_conn.c:271) 20250813085405319 DLMGCP DEBUG <0013> (00A7/rtp C:E73BC8DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405319 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:E73BC8DB CRCX: connection successfully created: (00A7/rtp C:E73BC8DB r=NULL:0<->l=::1:5570 CID=171) (mgcp_protocol.c:772) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #00: 200 34303 OK (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #02: I: E73BC8DB (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #05: o=- E73BC8DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250813085405319 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250813085405319 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405319 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:47AC1FE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:47AC1FE5 output_enabled 0 (mgcp_conn.c:271) 20250813085405319 DLMGCP DEBUG <0013> (00A8/rtp C:47AC1FE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405319 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:47AC1FE5 CRCX: connection successfully created: (00A8/rtp C:47AC1FE5 r=NULL:0<->l=::1:5572 CID=172) (mgcp_protocol.c:772) 20250813085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #00: 200 34304 OK (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #02: I: 47AC1FE5 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #05: o=- 47AC1FE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250813085405319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250813085405320 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250813085405320 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405320 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:9C5B1AD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:9C5B1AD5 output_enabled 0 (mgcp_conn.c:271) 20250813085405320 DLMGCP DEBUG <0013> (00A9/rtp C:9C5B1AD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405320 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:9C5B1AD5 CRCX: connection successfully created: (00A9/rtp C:9C5B1AD5 r=NULL:0<->l=::1:5574 CID=173) (mgcp_protocol.c:772) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #00: 200 34305 OK (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C5B1AD5 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C5B1AD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250813085405320 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250813085405320 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405320 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:15997F41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:15997F41 output_enabled 0 (mgcp_conn.c:271) 20250813085405320 DLMGCP DEBUG <0013> (00AA/rtp C:15997F41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405320 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:15997F41 CRCX: connection successfully created: (00AA/rtp C:15997F41 r=NULL:0<->l=::1:5576 CID=174) (mgcp_protocol.c:772) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #00: 200 34306 OK (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #02: I: 15997F41 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15997F41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250813085405320 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250813085405320 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405320 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:C3217089 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:C3217089 output_enabled 0 (mgcp_conn.c:271) 20250813085405320 DLMGCP DEBUG <0013> (00AB/rtp C:C3217089 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405321 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:C3217089 CRCX: connection successfully created: (00AB/rtp C:C3217089 r=NULL:0<->l=::1:5578 CID=175) (mgcp_protocol.c:772) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #00: 200 34307 OK (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #02: I: C3217089 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3217089 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250813085405321 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250813085405321 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405321 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:F6C45431 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:F6C45431 output_enabled 0 (mgcp_conn.c:271) 20250813085405321 DLMGCP DEBUG <0013> (00AC/rtp C:F6C45431 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405321 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:F6C45431 CRCX: connection successfully created: (00AC/rtp C:F6C45431 r=NULL:0<->l=::1:5580 CID=176) (mgcp_protocol.c:772) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #00: 200 34308 OK (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #02: I: F6C45431 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #05: o=- F6C45431 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250813085405321 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250813085405321 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405321 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:F0A427B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:F0A427B6 output_enabled 0 (mgcp_conn.c:271) 20250813085405321 DLMGCP DEBUG <0013> (00AD/rtp C:F0A427B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405321 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:F0A427B6 CRCX: connection successfully created: (00AD/rtp C:F0A427B6 r=NULL:0<->l=::1:5582 CID=177) (mgcp_protocol.c:772) 20250813085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #00: 200 34309 OK (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #02: I: F0A427B6 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0A427B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405321 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250813085405322 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250813085405322 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405322 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B2509A19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B2509A19 output_enabled 0 (mgcp_conn.c:271) 20250813085405322 DLMGCP DEBUG <0013> (00AE/rtp C:B2509A19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405322 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:B2509A19 CRCX: connection successfully created: (00AE/rtp C:B2509A19 r=NULL:0<->l=::1:5584 CID=178) (mgcp_protocol.c:772) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #00: 200 34310 OK (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #02: I: B2509A19 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2509A19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250813085405322 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250813085405322 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405322 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:01CF9F0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:01CF9F0F output_enabled 0 (mgcp_conn.c:271) 20250813085405322 DLMGCP DEBUG <0013> (00AF/rtp C:01CF9F0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405322 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:01CF9F0F CRCX: connection successfully created: (00AF/rtp C:01CF9F0F r=NULL:0<->l=::1:5586 CID=179) (mgcp_protocol.c:772) 20250813085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #00: 200 34311 OK (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #02: I: 01CF9F0F (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01CF9F0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405322 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250813085405323 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250813085405323 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405323 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:C7839E43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:C7839E43 output_enabled 0 (mgcp_conn.c:271) 20250813085405323 DLMGCP DEBUG <0013> (00B0/rtp C:C7839E43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405323 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:C7839E43 CRCX: connection successfully created: (00B0/rtp C:C7839E43 r=NULL:0<->l=::1:5588 CID=180) (mgcp_protocol.c:772) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #00: 200 34312 OK (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #02: I: C7839E43 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #05: o=- C7839E43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250813085405323 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250813085405323 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405323 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:BB44D41A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:BB44D41A output_enabled 0 (mgcp_conn.c:271) 20250813085405323 DLMGCP DEBUG <0013> (00B1/rtp C:BB44D41A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405323 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:BB44D41A CRCX: connection successfully created: (00B1/rtp C:BB44D41A r=NULL:0<->l=::1:5590 CID=181) (mgcp_protocol.c:772) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #00: 200 34313 OK (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #02: I: BB44D41A (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB44D41A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250813085405323 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250813085405323 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405323 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7069F2B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7069F2B0 output_enabled 0 (mgcp_conn.c:271) 20250813085405324 DLMGCP DEBUG <0013> (00B2/rtp C:7069F2B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405324 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:7069F2B0 CRCX: connection successfully created: (00B2/rtp C:7069F2B0 r=NULL:0<->l=::1:5592 CID=182) (mgcp_protocol.c:772) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #00: 200 34314 OK (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #02: I: 7069F2B0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7069F2B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250813085405324 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250813085405324 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405324 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:31FF339F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:31FF339F output_enabled 0 (mgcp_conn.c:271) 20250813085405324 DLMGCP DEBUG <0013> (00B3/rtp C:31FF339F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405324 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:31FF339F CRCX: connection successfully created: (00B3/rtp C:31FF339F r=NULL:0<->l=::1:5594 CID=183) (mgcp_protocol.c:772) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #00: 200 34315 OK (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #02: I: 31FF339F (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31FF339F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250813085405324 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250813085405324 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405324 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:587E6674 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:587E6674 output_enabled 0 (mgcp_conn.c:271) 20250813085405324 DLMGCP DEBUG <0013> (00B4/rtp C:587E6674 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405324 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:587E6674 CRCX: connection successfully created: (00B4/rtp C:587E6674 r=NULL:0<->l=::1:5596 CID=184) (mgcp_protocol.c:772) 20250813085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #00: 200 34316 OK (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #02: I: 587E6674 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #05: o=- 587E6674 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405324 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250813085405325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250813085405325 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405325 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:388E3ACB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:388E3ACB output_enabled 0 (mgcp_conn.c:271) 20250813085405325 DLMGCP DEBUG <0013> (00B5/rtp C:388E3ACB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405325 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:388E3ACB CRCX: connection successfully created: (00B5/rtp C:388E3ACB r=NULL:0<->l=::1:5598 CID=185) (mgcp_protocol.c:772) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #00: 200 34317 OK (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #02: I: 388E3ACB (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #05: o=- 388E3ACB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250813085405325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250813085405325 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405325 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:49E856DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:49E856DE output_enabled 0 (mgcp_conn.c:271) 20250813085405325 DLMGCP DEBUG <0013> (00B6/rtp C:49E856DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405325 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:49E856DE CRCX: connection successfully created: (00B6/rtp C:49E856DE r=NULL:0<->l=::1:5600 CID=186) (mgcp_protocol.c:772) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #00: 200 34318 OK (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #02: I: 49E856DE (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49E856DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250813085405325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250813085405325 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405325 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:13CA7E00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:13CA7E00 output_enabled 0 (mgcp_conn.c:271) 20250813085405325 DLMGCP DEBUG <0013> (00B7/rtp C:13CA7E00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405325 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:13CA7E00 CRCX: connection successfully created: (00B7/rtp C:13CA7E00 r=NULL:0<->l=::1:5602 CID=187) (mgcp_protocol.c:772) 20250813085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #00: 200 34319 OK (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #02: I: 13CA7E00 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #05: o=- 13CA7E00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405325 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250813085405326 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405326 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:21952DA8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:21952DA8 output_enabled 0 (mgcp_conn.c:271) 20250813085405326 DLMGCP DEBUG <0013> (00B8/rtp C:21952DA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:21952DA8 CRCX: connection successfully created: (00B8/rtp C:21952DA8 r=NULL:0<->l=::1:5604 CID=188) (mgcp_protocol.c:772) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #00: 200 34320 OK (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #02: I: 21952DA8 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21952DA8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250813085405326 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405326 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:2FB9E477 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:2FB9E477 output_enabled 0 (mgcp_conn.c:271) 20250813085405326 DLMGCP DEBUG <0013> (00B9/rtp C:2FB9E477 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:2FB9E477 CRCX: connection successfully created: (00B9/rtp C:2FB9E477 r=NULL:0<->l=::1:5606 CID=189) (mgcp_protocol.c:772) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #00: 200 34321 OK (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FB9E477 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2FB9E477 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250813085405326 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405326 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:16A3C3A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:16A3C3A3 output_enabled 0 (mgcp_conn.c:271) 20250813085405326 DLMGCP DEBUG <0013> (00BA/rtp C:16A3C3A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:16A3C3A3 CRCX: connection successfully created: (00BA/rtp C:16A3C3A3 r=NULL:0<->l=::1:5608 CID=190) (mgcp_protocol.c:772) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #00: 200 34322 OK (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #02: I: 16A3C3A3 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #05: o=- 16A3C3A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250813085405326 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405326 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:94C9B2D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:94C9B2D6 output_enabled 0 (mgcp_conn.c:271) 20250813085405326 DLMGCP DEBUG <0013> (00BB/rtp C:94C9B2D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:94C9B2D6 CRCX: connection successfully created: (00BB/rtp C:94C9B2D6 r=NULL:0<->l=::1:5610 CID=191) (mgcp_protocol.c:772) 20250813085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #00: 200 34323 OK (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #02: I: 94C9B2D6 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94C9B2D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405326 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250813085405327 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250813085405327 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405327 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:8836EB0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:8836EB0B output_enabled 0 (mgcp_conn.c:271) 20250813085405327 DLMGCP DEBUG <0013> (00BC/rtp C:8836EB0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405327 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:8836EB0B CRCX: connection successfully created: (00BC/rtp C:8836EB0B r=NULL:0<->l=::1:5612 CID=192) (mgcp_protocol.c:772) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #00: 200 34324 OK (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #02: I: 8836EB0B (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8836EB0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250813085405327 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250813085405327 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405327 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:C0B4B155 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:C0B4B155 output_enabled 0 (mgcp_conn.c:271) 20250813085405327 DLMGCP DEBUG <0013> (00BD/rtp C:C0B4B155 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405327 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:C0B4B155 CRCX: connection successfully created: (00BD/rtp C:C0B4B155 r=NULL:0<->l=::1:5614 CID=193) (mgcp_protocol.c:772) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #00: 200 34325 OK (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #02: I: C0B4B155 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0B4B155 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250813085405327 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250813085405327 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405327 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:C860B795 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:C860B795 output_enabled 0 (mgcp_conn.c:271) 20250813085405327 DLMGCP DEBUG <0013> (00BE/rtp C:C860B795 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405327 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:C860B795 CRCX: connection successfully created: (00BE/rtp C:C860B795 r=NULL:0<->l=::1:5616 CID=194) (mgcp_protocol.c:772) 20250813085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #00: 200 34326 OK (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #02: I: C860B795 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #05: o=- C860B795 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250813085405328 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:D010FEBD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:D010FEBD output_enabled 0 (mgcp_conn.c:271) 20250813085405328 DLMGCP DEBUG <0013> (00BF/rtp C:D010FEBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:D010FEBD CRCX: connection successfully created: (00BF/rtp C:D010FEBD r=NULL:0<->l=::1:5618 CID=195) (mgcp_protocol.c:772) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #00: 200 34327 OK (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #02: I: D010FEBD (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #05: o=- D010FEBD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250813085405328 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:8EE310C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:8EE310C7 output_enabled 0 (mgcp_conn.c:271) 20250813085405328 DLMGCP DEBUG <0013> (00C0/rtp C:8EE310C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:8EE310C7 CRCX: connection successfully created: (00C0/rtp C:8EE310C7 r=NULL:0<->l=::1:5620 CID=196) (mgcp_protocol.c:772) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #00: 200 34328 OK (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EE310C7 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8EE310C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250813085405328 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:FFC8E593 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:FFC8E593 output_enabled 0 (mgcp_conn.c:271) 20250813085405328 DLMGCP DEBUG <0013> (00C1/rtp C:FFC8E593 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:FFC8E593 CRCX: connection successfully created: (00C1/rtp C:FFC8E593 r=NULL:0<->l=::1:5622 CID=197) (mgcp_protocol.c:772) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #00: 200 34329 OK (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #02: I: FFC8E593 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #05: o=- FFC8E593 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250813085405328 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D3BCDAC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D3BCDAC6 output_enabled 0 (mgcp_conn.c:271) 20250813085405328 DLMGCP DEBUG <0013> (00C2/rtp C:D3BCDAC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:D3BCDAC6 CRCX: connection successfully created: (00C2/rtp C:D3BCDAC6 r=NULL:0<->l=::1:5624 CID=198) (mgcp_protocol.c:772) 20250813085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #00: 200 34330 OK (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #02: I: D3BCDAC6 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3BCDAC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250813085405329 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250813085405329 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405329 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:2C6E25C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:2C6E25C7 output_enabled 0 (mgcp_conn.c:271) 20250813085405329 DLMGCP DEBUG <0013> (00C3/rtp C:2C6E25C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405329 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:2C6E25C7 CRCX: connection successfully created: (00C3/rtp C:2C6E25C7 r=NULL:0<->l=::1:5626 CID=199) (mgcp_protocol.c:772) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #00: 200 34331 OK (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C6E25C7 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C6E25C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250813085405329 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250813085405329 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405329 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:28A5D479 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:28A5D479 output_enabled 0 (mgcp_conn.c:271) 20250813085405329 DLMGCP DEBUG <0013> (00C4/rtp C:28A5D479 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405329 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:28A5D479 CRCX: connection successfully created: (00C4/rtp C:28A5D479 r=NULL:0<->l=::1:5628 CID=200) (mgcp_protocol.c:772) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #00: 200 34332 OK (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #02: I: 28A5D479 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #05: o=- 28A5D479 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250813085405329 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250813085405329 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405329 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:8DB5FC0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:8DB5FC0D output_enabled 0 (mgcp_conn.c:271) 20250813085405329 DLMGCP DEBUG <0013> (00C5/rtp C:8DB5FC0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405329 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:8DB5FC0D CRCX: connection successfully created: (00C5/rtp C:8DB5FC0D r=NULL:0<->l=::1:5630 CID=201) (mgcp_protocol.c:772) 20250813085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #00: 200 34333 OK (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DB5FC0D (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8DB5FC0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405329 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250813085405330 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250813085405330 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405330 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:63E8576A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:63E8576A output_enabled 0 (mgcp_conn.c:271) 20250813085405330 DLMGCP DEBUG <0013> (00C6/rtp C:63E8576A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405330 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:63E8576A CRCX: connection successfully created: (00C6/rtp C:63E8576A r=NULL:0<->l=::1:5632 CID=202) (mgcp_protocol.c:772) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #00: 200 34334 OK (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #02: I: 63E8576A (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63E8576A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250813085405330 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250813085405330 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405330 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:CBDA6DB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:CBDA6DB2 output_enabled 0 (mgcp_conn.c:271) 20250813085405330 DLMGCP DEBUG <0013> (00C7/rtp C:CBDA6DB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405330 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:CBDA6DB2 CRCX: connection successfully created: (00C7/rtp C:CBDA6DB2 r=NULL:0<->l=::1:5634 CID=203) (mgcp_protocol.c:772) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #00: 200 34335 OK (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #02: I: CBDA6DB2 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #05: o=- CBDA6DB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250813085405330 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250813085405330 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405330 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:C939FE7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:C939FE7F output_enabled 0 (mgcp_conn.c:271) 20250813085405330 DLMGCP DEBUG <0013> (00C8/rtp C:C939FE7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405330 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:C939FE7F CRCX: connection successfully created: (00C8/rtp C:C939FE7F r=NULL:0<->l=::1:5636 CID=204) (mgcp_protocol.c:772) 20250813085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #00: 200 34336 OK (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #02: I: C939FE7F (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #05: o=- C939FE7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405330 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250813085405331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5F0D2426 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5F0D2426 output_enabled 0 (mgcp_conn.c:271) 20250813085405331 DLMGCP DEBUG <0013> (00C9/rtp C:5F0D2426 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:5F0D2426 CRCX: connection successfully created: (00C9/rtp C:5F0D2426 r=NULL:0<->l=::1:5638 CID=205) (mgcp_protocol.c:772) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #00: 200 34337 OK (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F0D2426 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F0D2426 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250813085405331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:212B58E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:212B58E0 output_enabled 0 (mgcp_conn.c:271) 20250813085405331 DLMGCP DEBUG <0013> (00CA/rtp C:212B58E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:212B58E0 CRCX: connection successfully created: (00CA/rtp C:212B58E0 r=NULL:0<->l=::1:5640 CID=206) (mgcp_protocol.c:772) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #00: 200 34338 OK (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #02: I: 212B58E0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #05: o=- 212B58E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250813085405331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:BE939E05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:BE939E05 output_enabled 0 (mgcp_conn.c:271) 20250813085405331 DLMGCP DEBUG <0013> (00CB/rtp C:BE939E05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:BE939E05 CRCX: connection successfully created: (00CB/rtp C:BE939E05 r=NULL:0<->l=::1:5642 CID=207) (mgcp_protocol.c:772) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #00: 200 34339 OK (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #02: I: BE939E05 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE939E05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250813085405331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:CDD66EB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:CDD66EB3 output_enabled 0 (mgcp_conn.c:271) 20250813085405331 DLMGCP DEBUG <0013> (00CC/rtp C:CDD66EB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405331 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:CDD66EB3 CRCX: connection successfully created: (00CC/rtp C:CDD66EB3 r=NULL:0<->l=::1:5644 CID=208) (mgcp_protocol.c:772) 20250813085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #00: 200 34340 OK (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #02: I: CDD66EB3 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDD66EB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250813085405332 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250813085405332 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405332 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:A1761EC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:A1761EC0 output_enabled 0 (mgcp_conn.c:271) 20250813085405332 DLMGCP DEBUG <0013> (00CD/rtp C:A1761EC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405332 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:A1761EC0 CRCX: connection successfully created: (00CD/rtp C:A1761EC0 r=NULL:0<->l=::1:5646 CID=209) (mgcp_protocol.c:772) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #00: 200 34341 OK (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #02: I: A1761EC0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #05: o=- A1761EC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250813085405332 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250813085405332 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405332 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:8D19F0B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:8D19F0B5 output_enabled 0 (mgcp_conn.c:271) 20250813085405332 DLMGCP DEBUG <0013> (00CE/rtp C:8D19F0B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405332 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:8D19F0B5 CRCX: connection successfully created: (00CE/rtp C:8D19F0B5 r=NULL:0<->l=::1:5648 CID=210) (mgcp_protocol.c:772) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #00: 200 34342 OK (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D19F0B5 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D19F0B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250813085405332 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250813085405332 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405332 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:A5B12A17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:A5B12A17 output_enabled 0 (mgcp_conn.c:271) 20250813085405332 DLMGCP DEBUG <0013> (00CF/rtp C:A5B12A17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405332 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:A5B12A17 CRCX: connection successfully created: (00CF/rtp C:A5B12A17 r=NULL:0<->l=::1:5650 CID=211) (mgcp_protocol.c:772) 20250813085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #00: 200 34343 OK (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #02: I: A5B12A17 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #05: o=- A5B12A17 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250813085405333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250813085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:D31F3FC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:D31F3FC2 output_enabled 0 (mgcp_conn.c:271) 20250813085405333 DLMGCP DEBUG <0013> (00D0/rtp C:D31F3FC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:D31F3FC2 CRCX: connection successfully created: (00D0/rtp C:D31F3FC2 r=NULL:0<->l=::1:5652 CID=212) (mgcp_protocol.c:772) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #00: 200 34344 OK (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #02: I: D31F3FC2 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #05: o=- D31F3FC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250813085405333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250813085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:E077EE94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:E077EE94 output_enabled 0 (mgcp_conn.c:271) 20250813085405333 DLMGCP DEBUG <0013> (00D1/rtp C:E077EE94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:E077EE94 CRCX: connection successfully created: (00D1/rtp C:E077EE94 r=NULL:0<->l=::1:5654 CID=213) (mgcp_protocol.c:772) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #00: 200 34345 OK (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #02: I: E077EE94 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #05: o=- E077EE94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250813085405333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250813085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:838E0970 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:838E0970 output_enabled 0 (mgcp_conn.c:271) 20250813085405333 DLMGCP DEBUG <0013> (00D2/rtp C:838E0970 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:838E0970 CRCX: connection successfully created: (00D2/rtp C:838E0970 r=NULL:0<->l=::1:5656 CID=214) (mgcp_protocol.c:772) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #00: 200 34346 OK (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #02: I: 838E0970 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #05: o=- 838E0970 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250813085405333 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250813085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:DE77C7EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:DE77C7EF output_enabled 0 (mgcp_conn.c:271) 20250813085405333 DLMGCP DEBUG <0013> (00D3/rtp C:DE77C7EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:DE77C7EF CRCX: connection successfully created: (00D3/rtp C:DE77C7EF r=NULL:0<->l=::1:5658 CID=215) (mgcp_protocol.c:772) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #00: 200 34347 OK (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #02: I: DE77C7EF (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE77C7EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250813085405334 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250813085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405334 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:76D20776 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:76D20776 output_enabled 0 (mgcp_conn.c:271) 20250813085405334 DLMGCP DEBUG <0013> (00D4/rtp C:76D20776 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:76D20776 CRCX: connection successfully created: (00D4/rtp C:76D20776 r=NULL:0<->l=::1:5660 CID=216) (mgcp_protocol.c:772) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #00: 200 34348 OK (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #02: I: 76D20776 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76D20776 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250813085405334 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250813085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405334 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DFE8047F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DFE8047F output_enabled 0 (mgcp_conn.c:271) 20250813085405334 DLMGCP DEBUG <0013> (00D5/rtp C:DFE8047F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:DFE8047F CRCX: connection successfully created: (00D5/rtp C:DFE8047F r=NULL:0<->l=::1:5662 CID=217) (mgcp_protocol.c:772) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #00: 200 34349 OK (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #02: I: DFE8047F (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #05: o=- DFE8047F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250813085405334 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250813085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405334 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:62550E79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:62550E79 output_enabled 0 (mgcp_conn.c:271) 20250813085405334 DLMGCP DEBUG <0013> (00D6/rtp C:62550E79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:62550E79 CRCX: connection successfully created: (00D6/rtp C:62550E79 r=NULL:0<->l=::1:5664 CID=218) (mgcp_protocol.c:772) 20250813085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #00: 200 34350 OK (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #02: I: 62550E79 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62550E79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250813085405335 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250813085405335 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405335 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:CF368281 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:CF368281 output_enabled 0 (mgcp_conn.c:271) 20250813085405335 DLMGCP DEBUG <0013> (00D7/rtp C:CF368281 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405335 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:CF368281 CRCX: connection successfully created: (00D7/rtp C:CF368281 r=NULL:0<->l=::1:5666 CID=219) (mgcp_protocol.c:772) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #00: 200 34351 OK (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #02: I: CF368281 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF368281 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250813085405335 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250813085405335 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405335 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:163A8306 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:163A8306 output_enabled 0 (mgcp_conn.c:271) 20250813085405335 DLMGCP DEBUG <0013> (00D8/rtp C:163A8306 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405335 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:163A8306 CRCX: connection successfully created: (00D8/rtp C:163A8306 r=NULL:0<->l=::1:5668 CID=220) (mgcp_protocol.c:772) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #00: 200 34352 OK (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #02: I: 163A8306 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #05: o=- 163A8306 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250813085405335 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250813085405335 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405335 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:24FCB0ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:24FCB0ED output_enabled 0 (mgcp_conn.c:271) 20250813085405335 DLMGCP DEBUG <0013> (00D9/rtp C:24FCB0ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405335 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:24FCB0ED CRCX: connection successfully created: (00D9/rtp C:24FCB0ED r=NULL:0<->l=::1:5670 CID=221) (mgcp_protocol.c:772) 20250813085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #00: 200 34353 OK (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #02: I: 24FCB0ED (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24FCB0ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250813085405336 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:01059EDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:01059EDD output_enabled 0 (mgcp_conn.c:271) 20250813085405336 DLMGCP DEBUG <0013> (00DA/rtp C:01059EDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:01059EDD CRCX: connection successfully created: (00DA/rtp C:01059EDD r=NULL:0<->l=::1:5672 CID=222) (mgcp_protocol.c:772) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #00: 200 34354 OK (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #02: I: 01059EDD (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01059EDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250813085405336 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:7D2EEC83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:7D2EEC83 output_enabled 0 (mgcp_conn.c:271) 20250813085405336 DLMGCP DEBUG <0013> (00DB/rtp C:7D2EEC83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:7D2EEC83 CRCX: connection successfully created: (00DB/rtp C:7D2EEC83 r=NULL:0<->l=::1:5674 CID=223) (mgcp_protocol.c:772) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #00: 200 34355 OK (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D2EEC83 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7D2EEC83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250813085405336 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:663BA8F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:663BA8F2 output_enabled 0 (mgcp_conn.c:271) 20250813085405336 DLMGCP DEBUG <0013> (00DC/rtp C:663BA8F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:663BA8F2 CRCX: connection successfully created: (00DC/rtp C:663BA8F2 r=NULL:0<->l=::1:5676 CID=224) (mgcp_protocol.c:772) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #00: 200 34356 OK (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #02: I: 663BA8F2 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #05: o=- 663BA8F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250813085405336 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:B9E7B0DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:B9E7B0DD output_enabled 0 (mgcp_conn.c:271) 20250813085405336 DLMGCP DEBUG <0013> (00DD/rtp C:B9E7B0DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:B9E7B0DD CRCX: connection successfully created: (00DD/rtp C:B9E7B0DD r=NULL:0<->l=::1:5678 CID=225) (mgcp_protocol.c:772) 20250813085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #00: 200 34357 OK (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #02: I: B9E7B0DD (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405336 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9E7B0DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250813085405337 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250813085405337 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D65D504B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D65D504B output_enabled 0 (mgcp_conn.c:271) 20250813085405337 DLMGCP DEBUG <0013> (00DE/rtp C:D65D504B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405337 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:D65D504B CRCX: connection successfully created: (00DE/rtp C:D65D504B r=NULL:0<->l=::1:5680 CID=226) (mgcp_protocol.c:772) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #00: 200 34358 OK (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #02: I: D65D504B (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #05: o=- D65D504B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250813085405337 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250813085405337 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:9511F324 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:9511F324 output_enabled 0 (mgcp_conn.c:271) 20250813085405337 DLMGCP DEBUG <0013> (00DF/rtp C:9511F324 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405337 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:9511F324 CRCX: connection successfully created: (00DF/rtp C:9511F324 r=NULL:0<->l=::1:5682 CID=227) (mgcp_protocol.c:772) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #00: 200 34359 OK (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #02: I: 9511F324 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9511F324 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250813085405337 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250813085405337 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:6AE4DD76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:6AE4DD76 output_enabled 0 (mgcp_conn.c:271) 20250813085405337 DLMGCP DEBUG <0013> (00E0/rtp C:6AE4DD76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405337 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:6AE4DD76 CRCX: connection successfully created: (00E0/rtp C:6AE4DD76 r=NULL:0<->l=::1:5684 CID=228) (mgcp_protocol.c:772) 20250813085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #00: 200 34360 OK (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AE4DD76 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6AE4DD76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250813085405338 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250813085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:DF43FBEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:DF43FBEE output_enabled 0 (mgcp_conn.c:271) 20250813085405338 DLMGCP DEBUG <0013> (00E1/rtp C:DF43FBEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:DF43FBEE CRCX: connection successfully created: (00E1/rtp C:DF43FBEE r=NULL:0<->l=::1:5686 CID=229) (mgcp_protocol.c:772) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #00: 200 34361 OK (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #02: I: DF43FBEE (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF43FBEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250813085405338 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250813085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:0AA8C6C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:0AA8C6C6 output_enabled 0 (mgcp_conn.c:271) 20250813085405338 DLMGCP DEBUG <0013> (00E2/rtp C:0AA8C6C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:0AA8C6C6 CRCX: connection successfully created: (00E2/rtp C:0AA8C6C6 r=NULL:0<->l=::1:5688 CID=230) (mgcp_protocol.c:772) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #00: 200 34362 OK (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AA8C6C6 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AA8C6C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250813085405338 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250813085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:07C64419 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:07C64419 output_enabled 0 (mgcp_conn.c:271) 20250813085405338 DLMGCP DEBUG <0013> (00E3/rtp C:07C64419 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:07C64419 CRCX: connection successfully created: (00E3/rtp C:07C64419 r=NULL:0<->l=::1:5690 CID=231) (mgcp_protocol.c:772) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #00: 200 34363 OK (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #02: I: 07C64419 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07C64419 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250813085405338 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250813085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:F91EC824 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:F91EC824 output_enabled 0 (mgcp_conn.c:271) 20250813085405339 DLMGCP DEBUG <0013> (00E4/rtp C:F91EC824 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405339 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:F91EC824 CRCX: connection successfully created: (00E4/rtp C:F91EC824 r=NULL:0<->l=::1:5692 CID=232) (mgcp_protocol.c:772) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #00: 200 34364 OK (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #02: I: F91EC824 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #05: o=- F91EC824 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250813085405339 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250813085405339 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C852A39F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C852A39F output_enabled 0 (mgcp_conn.c:271) 20250813085405339 DLMGCP DEBUG <0013> (00E5/rtp C:C852A39F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405339 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:C852A39F CRCX: connection successfully created: (00E5/rtp C:C852A39F r=NULL:0<->l=::1:5694 CID=233) (mgcp_protocol.c:772) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #00: 200 34365 OK (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #02: I: C852A39F (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #05: o=- C852A39F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250813085405339 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250813085405339 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:AB2B0263 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:AB2B0263 output_enabled 0 (mgcp_conn.c:271) 20250813085405339 DLMGCP DEBUG <0013> (00E6/rtp C:AB2B0263 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405339 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:AB2B0263 CRCX: connection successfully created: (00E6/rtp C:AB2B0263 r=NULL:0<->l=::1:5696 CID=234) (mgcp_protocol.c:772) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #00: 200 34366 OK (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #02: I: AB2B0263 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB2B0263 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250813085405339 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250813085405339 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:63A2A69A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:63A2A69A output_enabled 0 (mgcp_conn.c:271) 20250813085405339 DLMGCP DEBUG <0013> (00E7/rtp C:63A2A69A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405340 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:63A2A69A CRCX: connection successfully created: (00E7/rtp C:63A2A69A r=NULL:0<->l=::1:5698 CID=235) (mgcp_protocol.c:772) 20250813085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #00: 200 34367 OK (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #02: I: 63A2A69A (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63A2A69A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250813085405340 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250813085405340 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405340 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:FD2F46A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:FD2F46A8 output_enabled 0 (mgcp_conn.c:271) 20250813085405340 DLMGCP DEBUG <0013> (00E8/rtp C:FD2F46A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405340 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:FD2F46A8 CRCX: connection successfully created: (00E8/rtp C:FD2F46A8 r=NULL:0<->l=::1:5700 CID=236) (mgcp_protocol.c:772) 20250813085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #00: 200 34368 OK (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #02: I: FD2F46A8 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD2F46A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405340 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250813085405341 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250813085405341 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405341 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:9571CB10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:9571CB10 output_enabled 0 (mgcp_conn.c:271) 20250813085405341 DLMGCP DEBUG <0013> (00E9/rtp C:9571CB10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405341 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:9571CB10 CRCX: connection successfully created: (00E9/rtp C:9571CB10 r=NULL:0<->l=::1:5702 CID=237) (mgcp_protocol.c:772) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #00: 200 34369 OK (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #02: I: 9571CB10 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9571CB10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250813085405341 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250813085405341 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405341 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:61ABD3AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:61ABD3AF output_enabled 0 (mgcp_conn.c:271) 20250813085405341 DLMGCP DEBUG <0013> (00EA/rtp C:61ABD3AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405341 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:61ABD3AF CRCX: connection successfully created: (00EA/rtp C:61ABD3AF r=NULL:0<->l=::1:5704 CID=238) (mgcp_protocol.c:772) 20250813085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #00: 200 34370 OK (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #02: I: 61ABD3AF (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61ABD3AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405341 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250813085405342 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250813085405342 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405342 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:54BE2569 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:54BE2569 output_enabled 0 (mgcp_conn.c:271) 20250813085405342 DLMGCP DEBUG <0013> (00EB/rtp C:54BE2569 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405342 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:54BE2569 CRCX: connection successfully created: (00EB/rtp C:54BE2569 r=NULL:0<->l=::1:5706 CID=239) (mgcp_protocol.c:772) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #00: 200 34371 OK (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #02: I: 54BE2569 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54BE2569 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250813085405342 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250813085405342 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405342 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:032D8DE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:032D8DE0 output_enabled 0 (mgcp_conn.c:271) 20250813085405342 DLMGCP DEBUG <0013> (00EC/rtp C:032D8DE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405342 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:032D8DE0 CRCX: connection successfully created: (00EC/rtp C:032D8DE0 r=NULL:0<->l=::1:5708 CID=240) (mgcp_protocol.c:772) 20250813085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #00: 200 34372 OK (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #02: I: 032D8DE0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #05: o=- 032D8DE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250813085405343 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250813085405343 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405343 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:610AA2DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:610AA2DE output_enabled 0 (mgcp_conn.c:271) 20250813085405343 DLMGCP DEBUG <0013> (00ED/rtp C:610AA2DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405343 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:610AA2DE CRCX: connection successfully created: (00ED/rtp C:610AA2DE r=NULL:0<->l=::1:5710 CID=241) (mgcp_protocol.c:772) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #00: 200 34373 OK (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #02: I: 610AA2DE (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #05: o=- 610AA2DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250813085405343 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250813085405343 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405343 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:82BB03E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:82BB03E8 output_enabled 0 (mgcp_conn.c:271) 20250813085405343 DLMGCP DEBUG <0013> (00EE/rtp C:82BB03E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405343 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:82BB03E8 CRCX: connection successfully created: (00EE/rtp C:82BB03E8 r=NULL:0<->l=::1:5712 CID=242) (mgcp_protocol.c:772) 20250813085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #00: 200 34374 OK (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #02: I: 82BB03E8 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #05: o=- 82BB03E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250813085405344 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250813085405344 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:777E40BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:777E40BE output_enabled 0 (mgcp_conn.c:271) 20250813085405344 DLMGCP DEBUG <0013> (00EF/rtp C:777E40BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405344 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:777E40BE CRCX: connection successfully created: (00EF/rtp C:777E40BE r=NULL:0<->l=::1:5714 CID=243) (mgcp_protocol.c:772) 20250813085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #00: 200 34375 OK (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #02: I: 777E40BE (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #05: o=- 777E40BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250813085405344 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250813085405344 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:F0664689 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:F0664689 output_enabled 0 (mgcp_conn.c:271) 20250813085405345 DLMGCP DEBUG <0013> (00F0/rtp C:F0664689 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405345 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:F0664689 CRCX: connection successfully created: (00F0/rtp C:F0664689 r=NULL:0<->l=::1:5716 CID=244) (mgcp_protocol.c:772) 20250813085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #00: 200 34376 OK (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #02: I: F0664689 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0664689 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250813085405345 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250813085405345 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405345 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5C22A218 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5C22A218 output_enabled 0 (mgcp_conn.c:271) 20250813085405345 DLMGCP DEBUG <0013> (00F1/rtp C:5C22A218 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405345 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:5C22A218 CRCX: connection successfully created: (00F1/rtp C:5C22A218 r=NULL:0<->l=::1:5718 CID=245) (mgcp_protocol.c:772) 20250813085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #00: 200 34377 OK (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C22A218 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C22A218 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250813085405345 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250813085405345 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405345 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C6997674 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C6997674 output_enabled 0 (mgcp_conn.c:271) 20250813085405346 DLMGCP DEBUG <0013> (00F2/rtp C:C6997674 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405346 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:C6997674 CRCX: connection successfully created: (00F2/rtp C:C6997674 r=NULL:0<->l=::1:5720 CID=246) (mgcp_protocol.c:772) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #00: 200 34378 OK (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #02: I: C6997674 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #05: o=- C6997674 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250813085405346 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250813085405346 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:BDCEAB7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:BDCEAB7D output_enabled 0 (mgcp_conn.c:271) 20250813085405346 DLMGCP DEBUG <0013> (00F3/rtp C:BDCEAB7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405346 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:BDCEAB7D CRCX: connection successfully created: (00F3/rtp C:BDCEAB7D r=NULL:0<->l=::1:5722 CID=247) (mgcp_protocol.c:772) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #00: 200 34379 OK (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #02: I: BDCEAB7D (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #05: o=- BDCEAB7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250813085405346 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250813085405346 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:FC746B84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:FC746B84 output_enabled 0 (mgcp_conn.c:271) 20250813085405347 DLMGCP DEBUG <0013> (00F4/rtp C:FC746B84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405347 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:FC746B84 CRCX: connection successfully created: (00F4/rtp C:FC746B84 r=NULL:0<->l=::1:5724 CID=248) (mgcp_protocol.c:772) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #00: 200 34380 OK (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #02: I: FC746B84 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #05: o=- FC746B84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250813085405347 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250813085405347 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405347 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:47EFCF4D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:47EFCF4D output_enabled 0 (mgcp_conn.c:271) 20250813085405347 DLMGCP DEBUG <0013> (00F5/rtp C:47EFCF4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405347 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:47EFCF4D CRCX: connection successfully created: (00F5/rtp C:47EFCF4D r=NULL:0<->l=::1:5726 CID=249) (mgcp_protocol.c:772) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #00: 200 34381 OK (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #02: I: 47EFCF4D (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #05: o=- 47EFCF4D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250813085405347 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250813085405347 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405347 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3FA47979 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3FA47979 output_enabled 0 (mgcp_conn.c:271) 20250813085405347 DLMGCP DEBUG <0013> (00F6/rtp C:3FA47979 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405348 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:3FA47979 CRCX: connection successfully created: (00F6/rtp C:3FA47979 r=NULL:0<->l=::1:5728 CID=250) (mgcp_protocol.c:772) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #00: 200 34382 OK (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FA47979 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3FA47979 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250813085405348 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250813085405348 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:240EB16B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:240EB16B output_enabled 0 (mgcp_conn.c:271) 20250813085405348 DLMGCP DEBUG <0013> (00F7/rtp C:240EB16B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405348 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:240EB16B CRCX: connection successfully created: (00F7/rtp C:240EB16B r=NULL:0<->l=::1:5730 CID=251) (mgcp_protocol.c:772) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #00: 200 34383 OK (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #02: I: 240EB16B (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #05: o=- 240EB16B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250813085405348 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250813085405348 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:94756BB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:94756BB6 output_enabled 0 (mgcp_conn.c:271) 20250813085405348 DLMGCP DEBUG <0013> (00F8/rtp C:94756BB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405348 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:94756BB6 CRCX: connection successfully created: (00F8/rtp C:94756BB6 r=NULL:0<->l=::1:5732 CID=252) (mgcp_protocol.c:772) 20250813085405348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #00: 200 34384 OK (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #02: I: 94756BB6 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405348 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94756BB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250813085405349 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250813085405349 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:A7EDFD9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:A7EDFD9B output_enabled 0 (mgcp_conn.c:271) 20250813085405349 DLMGCP DEBUG <0013> (00F9/rtp C:A7EDFD9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405349 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:A7EDFD9B CRCX: connection successfully created: (00F9/rtp C:A7EDFD9B r=NULL:0<->l=::1:5734 CID=253) (mgcp_protocol.c:772) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #00: 200 34385 OK (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #02: I: A7EDFD9B (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7EDFD9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250813085405349 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250813085405349 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:FD93B80F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:FD93B80F output_enabled 0 (mgcp_conn.c:271) 20250813085405349 DLMGCP DEBUG <0013> (00FA/rtp C:FD93B80F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405349 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:FD93B80F CRCX: connection successfully created: (00FA/rtp C:FD93B80F r=NULL:0<->l=::1:5736 CID=254) (mgcp_protocol.c:772) 20250813085405349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #00: 200 34386 OK (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #02: I: FD93B80F (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD93B80F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250813085405350 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250813085405350 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405350 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:B8E0EDF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:B8E0EDF9 output_enabled 0 (mgcp_conn.c:271) 20250813085405350 DLMGCP DEBUG <0013> (00FB/rtp C:B8E0EDF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405350 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:B8E0EDF9 CRCX: connection successfully created: (00FB/rtp C:B8E0EDF9 r=NULL:0<->l=::1:5738 CID=255) (mgcp_protocol.c:772) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #00: 200 34387 OK (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #02: I: B8E0EDF9 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #05: o=- B8E0EDF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250813085405350 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250813085405350 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405350 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:9F24972E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:9F24972E output_enabled 0 (mgcp_conn.c:271) 20250813085405350 DLMGCP DEBUG <0013> (00FC/rtp C:9F24972E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405350 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:9F24972E CRCX: connection successfully created: (00FC/rtp C:9F24972E r=NULL:0<->l=::1:5740 CID=0) (mgcp_protocol.c:772) 20250813085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #00: 200 34388 OK (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F24972E (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9F24972E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250813085405351 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250813085405351 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:E7623995 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:E7623995 output_enabled 0 (mgcp_conn.c:271) 20250813085405351 DLMGCP DEBUG <0013> (00FD/rtp C:E7623995 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405351 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:E7623995 CRCX: connection successfully created: (00FD/rtp C:E7623995 r=NULL:0<->l=::1:5742 CID=1) (mgcp_protocol.c:772) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #00: 200 34389 OK (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #02: I: E7623995 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #05: o=- E7623995 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250813085405351 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250813085405351 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:F45D2F35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:F45D2F35 output_enabled 0 (mgcp_conn.c:271) 20250813085405351 DLMGCP DEBUG <0013> (00FE/rtp C:F45D2F35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405351 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:F45D2F35 CRCX: connection successfully created: (00FE/rtp C:F45D2F35 r=NULL:0<->l=::1:5744 CID=2) (mgcp_protocol.c:772) 20250813085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #00: 200 34390 OK (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #02: I: F45D2F35 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #05: o=- F45D2F35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405351 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250813085405352 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250813085405352 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:9C66F22E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:9C66F22E output_enabled 0 (mgcp_conn.c:271) 20250813085405352 DLMGCP DEBUG <0013> (00FF/rtp C:9C66F22E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405352 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:9C66F22E CRCX: connection successfully created: (00FF/rtp C:9C66F22E r=NULL:0<->l=::1:5746 CID=3) (mgcp_protocol.c:772) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #00: 200 34391 OK (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C66F22E (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C66F22E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250813085405352 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250813085405352 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085405352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085405352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:F6717880 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:F6717880 output_enabled 0 (mgcp_conn.c:271) 20250813085405352 DLMGCP DEBUG <0013> (0100/rtp C:F6717880 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085405352 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:786) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:787) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:146) 20250813085405352 DLMGCP DEBUG <0013> Generated response: line #00: 400 34392 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass 20250813085405352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250813085405352 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250813085405352 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405355 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405356 DLMGCP DEBUG <0013> Generated response: line #00: 200 34393 OK (mgcp_msg.c:72) 20250813085405356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405356 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405356 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405357 DLMGCP DEBUG <0013> Generated response: line #00: 200 34394 OK (mgcp_msg.c:72) 20250813085405357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405357 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405357 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405358 DLMGCP DEBUG <0013> Generated response: line #00: 200 34395 OK (mgcp_msg.c:72) 20250813085405358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405358 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405358 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405358 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405359 DLMGCP DEBUG <0013> Generated response: line #00: 200 34396 OK (mgcp_msg.c:72) 20250813085405359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405359 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405359 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405360 DLMGCP DEBUG <0013> Generated response: line #00: 200 34397 OK (mgcp_msg.c:72) 20250813085405360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405360 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405360 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405360 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405361 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405362 DLMGCP DEBUG <0013> Generated response: line #00: 200 34398 OK (mgcp_msg.c:72) 20250813085405362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405362 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405362 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405364 DLMGCP DEBUG <0013> Generated response: line #00: 200 34399 OK (mgcp_msg.c:72) 20250813085405364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405364 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405364 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405364 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405365 DLMGCP DEBUG <0013> Generated response: line #00: 200 34400 OK (mgcp_msg.c:72) 20250813085405365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405365 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405365 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405365 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405366 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405367 DLMGCP DEBUG <0013> Generated response: line #00: 200 34401 OK (mgcp_msg.c:72) 20250813085405367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405367 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405367 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405367 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405367 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405368 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405369 DLMGCP DEBUG <0013> Generated response: line #00: 200 34402 OK (mgcp_msg.c:72) 20250813085405369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405369 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405369 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405369 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405370 DLMGCP DEBUG <0013> Generated response: line #00: 200 34403 OK (mgcp_msg.c:72) 20250813085405370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405370 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405370 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405371 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405371 DLMGCP DEBUG <0013> Generated response: line #00: 200 34404 OK (mgcp_msg.c:72) 20250813085405372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405372 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405372 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405372 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405373 DLMGCP DEBUG <0013> Generated response: line #00: 200 34405 OK (mgcp_msg.c:72) 20250813085405373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405373 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405373 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405374 DLMGCP DEBUG <0013> Generated response: line #00: 200 34406 OK (mgcp_msg.c:72) 20250813085405374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405374 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405374 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405374 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405375 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405376 DLMGCP DEBUG <0013> Generated response: line #00: 200 34407 OK (mgcp_msg.c:72) 20250813085405376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405376 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405376 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405377 DLMGCP DEBUG <0013> Generated response: line #00: 200 34408 OK (mgcp_msg.c:72) 20250813085405377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405377 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405378 DLMGCP DEBUG <0013> Generated response: line #00: 200 34409 OK (mgcp_msg.c:72) 20250813085405378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405378 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405379 DLMGCP DEBUG <0013> Generated response: line #00: 200 34410 OK (mgcp_msg.c:72) 20250813085405379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405379 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405380 DLMGCP DEBUG <0013> Generated response: line #00: 200 34411 OK (mgcp_msg.c:72) 20250813085405380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405380 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:72) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405380 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405380 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405380 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405381 DLMGCP DEBUG <0013> Generated response: line #00: 200 34412 OK (mgcp_msg.c:72) 20250813085405381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405381 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405382 DLMGCP DEBUG <0013> Generated response: line #00: 200 34413 OK (mgcp_msg.c:72) 20250813085405382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405382 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405382 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405383 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:72) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405383 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405383 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:72) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405383 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405384 DLMGCP DEBUG <0013> Generated response: line #00: 200 34416 OK (mgcp_msg.c:72) 20250813085405384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405384 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:72) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405384 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405390 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:72) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405390 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405390 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405391 DLMGCP DEBUG <0013> Generated response: line #00: 200 34424 OK (mgcp_msg.c:72) 20250813085405391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405391 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:72) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405391 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405402 DLMGCP DEBUG <0013> Received message: line #01: C: 002F (mgcp_msg.c:72) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405402 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405402 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405403 DLMGCP DEBUG <0013> Generated response: line #00: 200 34440 OK (mgcp_msg.c:72) 20250813085405403 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405403 DLMGCP DEBUG <0013> Received message: line #01: C: 0030 (mgcp_msg.c:72) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405403 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405403 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405415 DLMGCP DEBUG <0013> Received message: line #01: C: 003E (mgcp_msg.c:72) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405415 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405415 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405416 DLMGCP DEBUG <0013> Generated response: line #00: 200 34455 OK (mgcp_msg.c:72) 20250813085405416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405416 DLMGCP DEBUG <0013> Received message: line #01: C: 003F (mgcp_msg.c:72) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405416 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405425 DLMGCP DEBUG <0013> Received message: line #01: C: 004A (mgcp_msg.c:72) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405425 DLMGCP DEBUG <0013> Received message: line #01: C: 004B (mgcp_msg.c:72) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405426 DLMGCP DEBUG <0013> Received message: line #01: C: 004C (mgcp_msg.c:72) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405426 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405426 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405427 DLMGCP DEBUG <0013> Received message: line #01: C: 004D (mgcp_msg.c:72) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405427 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405427 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405434 DLMGCP DEBUG <0013> Received message: line #01: C: 0055 (mgcp_msg.c:72) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405434 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405434 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405434 DLMGCP DEBUG <0013> Generated response: line #00: 200 34478 OK (mgcp_msg.c:72) 20250813085405435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405435 DLMGCP DEBUG <0013> Received message: line #01: C: 0056 (mgcp_msg.c:72) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405435 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405435 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405443 DLMGCP DEBUG <0013> Received message: line #01: C: 0061 (mgcp_msg.c:72) 20250813085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405444 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405444 DLMGCP DEBUG <0013> Received message: line #01: C: 0062 (mgcp_msg.c:72) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405444 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405445 DLMGCP DEBUG <0013> Generated response: line #00: 200 34491 OK (mgcp_msg.c:72) 20250813085405445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405445 DLMGCP DEBUG <0013> Received message: line #01: C: 0063 (mgcp_msg.c:72) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405445 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405449 DLMGCP DEBUG <0013> Received message: line #01: C: 0068 (mgcp_msg.c:72) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405450 DLMGCP DEBUG <0013> Generated response: line #00: 200 34497 OK (mgcp_msg.c:72) 20250813085405450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405450 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:72) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405454 DLMGCP DEBUG <0013> Received message: line #01: C: 006F (mgcp_msg.c:72) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405454 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405454 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405455 DLMGCP DEBUG <0013> Generated response: line #00: 200 34504 OK (mgcp_msg.c:72) 20250813085405455 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405455 DLMGCP DEBUG <0013> Received message: line #01: C: 0070 (mgcp_msg.c:72) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405455 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405455 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405459 DLMGCP DEBUG <0013> Received message: line #01: C: 0075 (mgcp_msg.c:72) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405459 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405459 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405460 DLMGCP DEBUG <0013> Generated response: line #00: 200 34510 OK (mgcp_msg.c:72) 20250813085405460 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405460 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:72) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405460 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405460 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405465 DLMGCP DEBUG <0013> Received message: line #01: C: 007C (mgcp_msg.c:72) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405465 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405465 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405465 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405465 DLMGCP DEBUG <0013> Generated response: line #00: 200 34517 OK (mgcp_msg.c:72) 20250813085405466 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405466 DLMGCP DEBUG <0013> Received message: line #01: C: 007D (mgcp_msg.c:72) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405466 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405466 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405470 DLMGCP DEBUG <0013> Received message: line #01: C: 0081 (mgcp_msg.c:72) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405470 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405470 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405470 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405470 DLMGCP DEBUG <0013> Generated response: line #00: 200 34522 OK (mgcp_msg.c:72) 20250813085405471 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405471 DLMGCP DEBUG <0013> Received message: line #01: C: 0082 (mgcp_msg.c:72) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405471 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405471 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405475 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:72) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405475 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405475 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405477 DLMGCP DEBUG <0013> Generated response: line #00: 200 34528 OK (mgcp_msg.c:72) 20250813085405477 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405477 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:72) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405477 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405477 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405478 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405478 DLMGCP DEBUG <0013> Generated response: line #00: 200 34529 OK (mgcp_msg.c:72) 20250813085405478 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405478 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:72) 20250813085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405478 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405479 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405479 DLMGCP DEBUG <0013> Generated response: line #00: 200 34530 OK (mgcp_msg.c:72) 20250813085405479 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405479 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:72) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405479 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405479 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405480 DLMGCP DEBUG <0013> Generated response: line #00: 200 34531 OK (mgcp_msg.c:72) 20250813085405480 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405480 DLMGCP DEBUG <0013> Received message: line #01: C: 008B (mgcp_msg.c:72) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405480 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405480 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405480 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405481 DLMGCP DEBUG <0013> Generated response: line #00: 200 34532 OK (mgcp_msg.c:72) 20250813085405481 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405481 DLMGCP DEBUG <0013> Received message: line #01: C: 008C (mgcp_msg.c:72) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405481 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405481 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405481 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405482 DLMGCP DEBUG <0013> Generated response: line #00: 200 34533 OK (mgcp_msg.c:72) 20250813085405482 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405482 DLMGCP DEBUG <0013> Received message: line #01: C: 008D (mgcp_msg.c:72) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405482 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405482 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405482 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405483 DLMGCP DEBUG <0013> Generated response: line #00: 200 34534 OK (mgcp_msg.c:72) 20250813085405483 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405483 DLMGCP DEBUG <0013> Received message: line #01: C: 008E (mgcp_msg.c:72) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405483 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405483 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405484 DLMGCP DEBUG <0013> Generated response: line #00: 200 34535 OK (mgcp_msg.c:72) 20250813085405484 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405484 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:72) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405484 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405484 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405485 DLMGCP DEBUG <0013> Generated response: line #00: 200 34536 OK (mgcp_msg.c:72) 20250813085405485 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405485 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:72) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405485 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405485 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405486 DLMGCP DEBUG <0013> Generated response: line #00: 200 34537 OK (mgcp_msg.c:72) 20250813085405486 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405486 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:72) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405486 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405486 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405486 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405487 DLMGCP DEBUG <0013> Generated response: line #00: 200 34538 OK (mgcp_msg.c:72) 20250813085405487 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405487 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:72) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405487 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405487 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405487 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405488 DLMGCP DEBUG <0013> Generated response: line #00: 200 34539 OK (mgcp_msg.c:72) 20250813085405488 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405488 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:72) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405488 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405488 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405488 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405489 DLMGCP DEBUG <0013> Generated response: line #00: 200 34540 OK (mgcp_msg.c:72) 20250813085405489 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405489 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:72) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405489 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405489 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405489 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405490 DLMGCP DEBUG <0013> Generated response: line #00: 200 34541 OK (mgcp_msg.c:72) 20250813085405490 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405490 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:72) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405490 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405490 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405491 DLMGCP DEBUG <0013> Generated response: line #00: 200 34542 OK (mgcp_msg.c:72) 20250813085405491 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405491 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:72) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405491 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405491 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405492 DLMGCP DEBUG <0013> Generated response: line #00: 200 34543 OK (mgcp_msg.c:72) 20250813085405492 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405492 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:72) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405492 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405492 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405492 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405493 DLMGCP DEBUG <0013> Generated response: line #00: 200 34544 OK (mgcp_msg.c:72) 20250813085405493 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405493 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:72) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405493 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405493 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405493 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405493 DLMGCP DEBUG <0013> Generated response: line #00: 200 34545 OK (mgcp_msg.c:72) 20250813085405494 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405494 DLMGCP DEBUG <0013> Received message: line #01: C: 0099 (mgcp_msg.c:72) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405494 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405494 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405494 DLMGCP DEBUG <0013> Generated response: line #00: 200 34546 OK (mgcp_msg.c:72) 20250813085405494 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405494 DLMGCP DEBUG <0013> Received message: line #01: C: 009A (mgcp_msg.c:72) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405494 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405494 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405494 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405495 DLMGCP DEBUG <0013> Generated response: line #00: 200 34547 OK (mgcp_msg.c:72) 20250813085405495 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405495 DLMGCP DEBUG <0013> Received message: line #01: C: 009B (mgcp_msg.c:72) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405495 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405495 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405496 DLMGCP DEBUG <0013> Generated response: line #00: 200 34548 OK (mgcp_msg.c:72) 20250813085405496 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405496 DLMGCP DEBUG <0013> Received message: line #01: C: 009C (mgcp_msg.c:72) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405496 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405496 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405497 DLMGCP DEBUG <0013> Generated response: line #00: 200 34549 OK (mgcp_msg.c:72) 20250813085405497 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405497 DLMGCP DEBUG <0013> Received message: line #01: C: 009D (mgcp_msg.c:72) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405497 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405497 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405498 DLMGCP DEBUG <0013> Generated response: line #00: 200 34550 OK (mgcp_msg.c:72) 20250813085405498 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405498 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:72) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405498 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405498 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405499 DLMGCP DEBUG <0013> Generated response: line #00: 200 34551 OK (mgcp_msg.c:72) 20250813085405499 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405499 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:72) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405499 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405500 DLMGCP DEBUG <0013> Generated response: line #00: 200 34552 OK (mgcp_msg.c:72) 20250813085405500 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405500 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:72) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405500 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405500 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405501 DLMGCP DEBUG <0013> Generated response: line #00: 200 34553 OK (mgcp_msg.c:72) 20250813085405501 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405501 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:72) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405501 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405501 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405501 DLMGCP DEBUG <0013> Generated response: line #00: 200 34554 OK (mgcp_msg.c:72) 20250813085405502 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405502 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:72) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405502 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405502 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405502 DLMGCP DEBUG <0013> Generated response: line #00: 200 34555 OK (mgcp_msg.c:72) 20250813085405502 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405502 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:72) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405502 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405502 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405503 DLMGCP DEBUG <0013> Generated response: line #00: 200 34556 OK (mgcp_msg.c:72) 20250813085405503 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405503 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:72) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405503 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405503 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405503 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405504 DLMGCP DEBUG <0013> Generated response: line #00: 200 34557 OK (mgcp_msg.c:72) 20250813085405504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405504 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:72) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405504 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405504 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405504 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405508 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:72) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405508 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405508 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405508 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405509 DLMGCP DEBUG <0013> Generated response: line #00: 200 34562 OK (mgcp_msg.c:72) 20250813085405509 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405509 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:72) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405509 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405509 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405510 DLMGCP DEBUG <0013> Generated response: line #00: 200 34563 OK (mgcp_msg.c:72) 20250813085405510 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405510 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:72) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405510 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405510 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405517 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:72) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405517 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405517 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405517 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405517 DLMGCP DEBUG <0013> Generated response: line #00: 200 34572 OK (mgcp_msg.c:72) 20250813085405518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405518 DLMGCP DEBUG <0013> Received message: line #01: C: 00B4 (mgcp_msg.c:72) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405518 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405518 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405525 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:72) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405525 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405525 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405526 DLMGCP DEBUG <0013> Generated response: line #00: 200 34583 OK (mgcp_msg.c:72) 20250813085405526 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405526 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:72) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405526 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405526 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405526 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405538 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:72) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405538 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405538 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405539 DLMGCP DEBUG <0013> Generated response: line #00: 200 34600 OK (mgcp_msg.c:72) 20250813085405539 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405539 DLMGCP DEBUG <0013> Received message: line #01: C: 00D0 (mgcp_msg.c:72) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405539 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405539 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405539 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405546 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:72) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405546 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405546 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbRTPEM0(151)@da6723e785a7: Final verdict of PTC: none RTPEM2(153)@da6723e785a7: Final verdict of PTC: none OsmuxEM(154)@da6723e785a7: Final verdict of PTC: none RTPEM1(152)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(155)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. ridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405546 DLMGCP DEBUG <0013> Generated response: line #00: 200 34608 OK (mgcp_msg.c:72) 20250813085405546 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405546 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:72) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405546 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405546 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405546 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endpWed Aug 13 08:54:05 UTC 2025 .c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405547 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405557 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:72) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405557 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridg====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc e/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405558 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:72) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405558 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405558 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:72) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405558 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405559 DLMGCP DEBUG <0013> Received message: line #01: C: 00E9 (mgcp_msg.c:72) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405559 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405569 DLMGCP DEBUG <0013> Received message: line #01: C: 00F7 (mgcp_msg.c:72) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405569 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405569 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405570 DLMGCP DEBUG <0013> Received message: line #01: C: 00F8 (mgcp_msg.c:72) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405570 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405570 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405570 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250813085405571 DLMGCP DEBUG <0013> Generated response: line #00: 200 34641 OK (mgcp_msg.c:72) 20250813085405571 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085405571 DLMGCP DEBUG <0013> Received message: line #01: C: 00F9 (mgcp_msg.c:72) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250813085405571 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085405571 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085405571 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=20098992) Waiting for packet dumper to finish... 1 (prev_count=20098992, count=20105840) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_one_crcx_receive_only_osmux started. 20250813085413829 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62203 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085413829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085413829 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085413829 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085413829 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085413829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085413829 DLMGCP DEBUG <0013> Generated response: line #00: 515 62203 FAIL (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62204 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085413834 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085413834 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085413834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085413834 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085413834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9226C0D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085413834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9226C0D9 output_enabled 0 (mgcp_conn.c:271) 20250813085413834 DLMGCP DEBUG <0013> (1225/rtp C:9226C0D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085413834 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:9226C0D9 CRCX: connection successfully created: (1225/rtp C:9226C0D9 r=NULL:0<->l=::1:5748 CID=4) (mgcp_protocol.c:772) 20250813085413834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #00: 200 62204 OK (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #01: I: 9226C0D9 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9226C0D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085413834 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085414937 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62205 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085414937 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250813085414937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085414937 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085414937 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085414937 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085414937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085414937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085414937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085414937 DLMGCP DEBUG <0013> Generated response: line #00: 200 62205 OK (mgcp_msg.c:72) MTC@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(160)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(161)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@da6723e785a7: Final verdict of PTC: none RTPEM2(159)@da6723e785a7: Final verdict of PTC: none RTPEM0(157)@da6723e785a7: Final verdict of PTC: none RTPEM1(158)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@da6723e785a7: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Wed Aug 13 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=61884) Waiting for packet dumper to finish... 1 (prev_count=61884, count=68908) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:54:21 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@da6723e785a7: 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@da6723e785a7: Test case TC_one_crcx_loopback_osmux started. 20250813085422984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22877 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085422984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085422984 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085422984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085422984 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085422984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085422984 DLMGCP DEBUG <0013> Generated response: line #00: 515 22877 FAIL (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22878 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085422988 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085422988 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085422988 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085422988 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085422988 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) 20250813085422988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1CDC36CE connection mode 'loopback' 7 (mgcp_conn.c:264) 20250813085422988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1CDC36CE output_enabled 1 (mgcp_conn.c:271) 20250813085422988 DLMGCP DEBUG <0013> (1225/rtp C:1CDC36CE 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) 20250813085422988 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:1CDC36CE CRCX: connection successfully created: (1225/rtp C:1CDC36CE r=127.0.0.1:1985<->l=127.0.0.1:5750 CID=5) (mgcp_protocol.c:772) 20250813085422988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #00: 200 22878 OK (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #01: I: 1CDC36CE (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CDC36CE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085422988 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085424192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22879 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085424192 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250813085424192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085424192 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085424192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085424192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085424192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085424192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085424192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085424192 DLMGCP DEBUG <0013> Generated response: line #00: 200 22879 OK (mgcp_msg.c:72) MTC@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(166)@da6723e785a7: Final verdict of PTC: none RTPEM2(165)@da6723e785a7: Final verdict of PTC: none RTPEM1(164)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@da6723e785a7: Final verdict of PTC: none RTPEM0(163)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(167)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@da6723e785a7: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Wed Aug 13 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=75312) Waiting for packet dumper to finish... 1 (prev_count=75312, count=82336) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux started. 20250813085432240 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10588 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085432240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085432240 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085432240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085432240 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085432240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085432240 DLMGCP DEBUG <0013> Generated response: line #00: 515 10588 FAIL (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10589 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085432244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085432244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085432244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085432244 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) 20250813085432244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB594246 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085432244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB594246 output_enabled 1 (mgcp_conn.c:271) 20250813085432244 DLMGCP DEBUG <0013> (1226/rtp C:EB594246 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) 20250813085432244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EB594246 CRCX: connection successfully created: (1226/rtp C:EB594246 r=127.0.0.1:10000<->l=127.0.0.1:5752) (mgcp_protocol.c:772) 20250813085432244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #00: 200 10589 OK (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #01: I: EB594246 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #03: o=- EB594246 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085432244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10590 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085432246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085432246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085432246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085432246 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085432246 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) 20250813085432246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF67A863 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085432246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF67A863 output_enabled 1 (mgcp_conn.c:271) 20250813085432246 DLMGCP DEBUG <0013> (1226/rtp C:BF67A863 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) 20250813085432246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BF67A863 CRCX: connection successfully created: (1226/rtp C:BF67A863 r=127.0.0.1:1985<->l=127.0.0.1:5754 CID=6) (mgcp_protocol.c:772) 20250813085432246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #00: 200 10590 OK (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #01: I: BF67A863 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF67A863 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085432246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@da6723e785a7: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085433451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10591 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085433451 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085433451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085433451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085433451 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085433451 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085433451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085433451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085433451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085433451 DLMGCP DEBUG <0013> Generated response: line #00: 200 10591 OK (mgcp_msg.c:72) RTPEM1(170)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: tolerance: 0 packets MTC@da6723e785a7: batch_size: 4 packets MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(172)@da6723e785a7: Final verdict of PTC: none RTPEM2(171)@da6723e785a7: Final verdict of PTC: none RTPEM0(169)@da6723e785a7: Final verdict of PTC: none RTPEM1(170)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(173)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250813085441514 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9946 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085441514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085441514 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085441514 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085441514 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085441514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085441514 DLMGCP DEBUG <0013> Generated response: line #00: 515 9946 FAIL (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9947 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085441517 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085441517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085441517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085441517 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) 20250813085441517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D44ADA8F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085441517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D44ADA8F output_enabled 1 (mgcp_conn.c:271) 20250813085441517 DLMGCP DEBUG <0013> (1226/rtp C:D44ADA8F 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) 20250813085441517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D44ADA8F CRCX: connection successfully created: (1226/rtp C:D44ADA8F r=127.0.0.1:10000<->l=127.0.0.1:5756) (mgcp_protocol.c:772) 20250813085441517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #00: 200 9947 OK (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #01: I: D44ADA8F (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #03: o=- D44ADA8F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085441517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9948 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085441519 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085441519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085441519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085441519 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085441519 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) 20250813085441519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2DE107E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085441519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2DE107E output_enabled 1 (mgcp_conn.c:271) 20250813085441519 DLMGCP DEBUG <0013> (1226/rtp C:D2DE107E 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) 20250813085441519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2DE107E CRCX: connection successfully created: (1226/rtp C:D2DE107E r=127.0.0.1:1985<->l=127.0.0.1:5758 CID=7) (mgcp_protocol.c:772) 20250813085441519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #00: 200 9948 OK (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #01: I: D2DE107E (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2DE107E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085441519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085442724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9949 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085442724 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085442724 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085442724 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085442724 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085442724 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085442724 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085442724 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085442724 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085442724 DLMGCP DEBUG <0013> Generated response: line #00: 200 9949 OK (mgcp_msg.c:72) RTPEM1(176)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: tolerance: 3 packets MTC@da6723e785a7: batch_size: 4 packets MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(180)@da6723e785a7: Final verdict of PTC: none RTPEM1(176)@da6723e785a7: Final verdict of PTC: none RTPEM0(175)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(179)@da6723e785a7: Final verdict of PTC: none OsmuxEM(178)@da6723e785a7: Final verdict of PTC: none RTPEM2(177)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:54:42 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=195080) Waiting for packet dumper to finish... 1 (prev_count=195080, count=201816) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:54:49 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250813085450773 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23717 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085450773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085450773 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085450773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085450773 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085450773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085450773 DLMGCP DEBUG <0013> Generated response: line #00: 515 23717 FAIL (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23718 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085450777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085450777 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085450777 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085450777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085450777 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) 20250813085450777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4B61292 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085450777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4B61292 output_enabled 1 (mgcp_conn.c:271) 20250813085450777 DLMGCP DEBUG <0013> (1226/rtp C:D4B61292 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) 20250813085450778 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D4B61292 CRCX: connection successfully created: (1226/rtp C:D4B61292 r=127.0.0.1:10000<->l=127.0.0.1:5760) (mgcp_protocol.c:772) 20250813085450778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #00: 200 23718 OK (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #01: I: D4B61292 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #03: o=- D4B61292 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085450778 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23719 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085450780 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085450780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085450780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085450780 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085450780 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) 20250813085450780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B78F90BC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085450780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B78F90BC output_enabled 1 (mgcp_conn.c:271) 20250813085450780 DLMGCP DEBUG <0013> (1226/rtp C:B78F90BC 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) 20250813085450780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B78F90BC CRCX: connection successfully created: (1226/rtp C:B78F90BC r=127.0.0.1:1985<->l=127.0.0.1:5762 CID=8) (mgcp_protocol.c:772) 20250813085450780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #00: 200 23719 OK (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #01: I: B78F90BC (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #04: o=- B78F90BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085450780 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085451985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23720 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085451985 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085451985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085451985 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085451985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085451985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085451985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085451985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085451985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085451985 DLMGCP DEBUG <0013> Generated response: line #00: 200 23720 OK (mgcp_msg.c:72) RTPEM1(182)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats A: { num_pkts_tx := 49, bytes_payload_tx := 784, 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@da6723e785a7: 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@da6723e785a7: tolerance: 3 packets MTC@da6723e785a7: batch_size: 4 packets MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass RTPEM1(182)@da6723e785a7: Final verdict of PTC: none OsmuxEM(184)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@da6723e785a7: Final verdict of PTC: none RTPEM2(183)@da6723e785a7: Final verdict of PTC: none RTPEM0(181)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(185)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:54:51 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=194952) Waiting for packet dumper to finish... 1 (prev_count=194952, count=201488) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250813085500033 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46568 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085500033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085500033 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085500033 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085500033 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085500033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085500033 DLMGCP DEBUG <0013> Generated response: line #00: 515 46568 FAIL (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46569 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085500036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085500036 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085500036 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085500036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085500036 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) 20250813085500036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:52648DCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085500036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:52648DCC output_enabled 0 (mgcp_conn.c:271) 20250813085500036 DLMGCP DEBUG <0013> (1227/rtp C:52648DCC 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) 20250813085500037 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:52648DCC CRCX: connection successfully created: (1227/rtp C:52648DCC r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:772) 20250813085500037 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #00: 200 46569 OK (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #01: I: 52648DCC (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #03: o=- 52648DCC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085500037 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46570 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085500038 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085500038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085500038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085500038 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250813085500038 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) 20250813085500038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:27E919AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085500038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:27E919AC output_enabled 0 (mgcp_conn.c:271) 20250813085500038 DLMGCP DEBUG <0013> (1227/rtp C:27E919AC 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) 20250813085500038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:27E919AC CRCX: connection successfully created: (1227/rtp C:27E919AC r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:772) 20250813085500038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #00: 200 46570 OK (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #01: I: 27E919AC (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27E919AC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085500038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813085501544 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46571 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #03: I: 52648DCC (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085501544 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085501544 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085501544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085501544 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) 20250813085501544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:52648DCC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085501544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:52648DCC output_enabled 1 (mgcp_conn.c:271) 20250813085501544 DLMGCP DEBUG <0013> (1227/rtp C:52648DCC 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) 20250813085501544 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:52648DCC MDCX: connection successfully modified: (1227/rtp C:52648DCC r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:976) 20250813085501544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #00: 200 46571 OK (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #02: o=- 52648DCC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085501544 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813085502047 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46572 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #03: I: 27E919AC (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085502047 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085502047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085502047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085502047 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085502047 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) 20250813085502047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:27E919AC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085502047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:27E919AC output_enabled 1 (mgcp_conn.c:271) 20250813085502047 DLMGCP DEBUG <0013> (1227/rtp C:27E919AC 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) 20250813085502047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:27E919AC MDCX: connection successfully modified: (1227/rtp C:27E919AC r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:976) 20250813085502047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #00: 200 46572 OK (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #03: o=- 27E919AC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085502047 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 196, bytes_payload_tx := 3332, 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@da6723e785a7: 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 } 20250813085504151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46573 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085504151 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813085504151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085504151 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085504151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085504151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085504151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085504151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085504151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085504151 DLMGCP DEBUG <0013> Generated response: line #00: 200 46573 OK (mgcp_msg.c:72) RTPEM0(187)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(187)@da6723e785a7: Final verdict of PTC: none RTPEM2(189)@da6723e785a7: Final verdict of PTC: none RTPEM1(188)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@da6723e785a7: Final verdict of PTC: none OsmuxEM(190)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(191)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:55:04 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=454416) Waiting for packet dumper to finish... 1 (prev_count=454416, count=460952) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:55: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250813085512203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58675 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085512203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085512203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085512203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085512203 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085512203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085512203 DLMGCP DEBUG <0013> Generated response: line #00: 515 58675 FAIL (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58676 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085512207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085512207 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085512207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085512207 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) 20250813085512207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:224B0A3F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085512207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:224B0A3F output_enabled 0 (mgcp_conn.c:271) 20250813085512207 DLMGCP DEBUG <0013> (1227/rtp C:224B0A3F 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) 20250813085512207 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:224B0A3F CRCX: connection successfully created: (1227/rtp C:224B0A3F r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:772) 20250813085512207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #00: 200 58676 OK (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #01: I: 224B0A3F (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #03: o=- 224B0A3F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085512207 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58677 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085512209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085512209 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085512209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085512209 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085512209 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) 20250813085512209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:636FE126 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085512209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:636FE126 output_enabled 0 (mgcp_conn.c:271) 20250813085512209 DLMGCP DEBUG <0013> (1227/rtp C:636FE126 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) 20250813085512209 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:636FE126 CRCX: connection successfully created: (1227/rtp C:636FE126 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:772) 20250813085512209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #00: 200 58677 OK (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #01: I: 636FE126 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #04: o=- 636FE126 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085512209 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813085513717 DLMGCP DEBUG <0013> Received message: line #00: MDCX 58678 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #03: I: 224B0A3F (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085513717 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085513717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085513717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085513717 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) 20250813085513717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:224B0A3F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085513717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:224B0A3F output_enabled 1 (mgcp_conn.c:271) 20250813085513717 DLMGCP DEBUG <0013> (1227/rtp C:224B0A3F 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) 20250813085513717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:224B0A3F MDCX: connection successfully modified: (1227/rtp C:224B0A3F r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:976) 20250813085513717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #00: 200 58678 OK (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #02: o=- 224B0A3F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085513717 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813085514220 DLMGCP DEBUG <0013> Received message: line #00: MDCX 58679 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #03: I: 636FE126 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085514220 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085514220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085514220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085514220 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813085514220 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) 20250813085514220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:636FE126 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085514220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:636FE126 output_enabled 1 (mgcp_conn.c:271) 20250813085514220 DLMGCP DEBUG <0013> (1227/rtp C:636FE126 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) 20250813085514220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:636FE126 MDCX: connection successfully modified: (1227/rtp C:636FE126 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:976) 20250813085514220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #00: 200 58679 OK (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #03: o=- 636FE126 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813085514220 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, 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@da6723e785a7: 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 } 20250813085516324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58680 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085516324 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813085516324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085516324 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085516325 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085516325 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085516325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085516325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085516325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085516325 DLMGCP DEBUG <0013> Generated response: line #00: 200 58680 OK (mgcp_msg.c:72) RTPEM0(193)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(196)@da6723e785a7: Final verdict of PTC: none RTPEM0(193)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(197)@da6723e785a7: Final verdict of PTC: none RTPEM2(195)@da6723e785a7: Final verdict of PTC: none RTPEM1(194)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:55:16 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=477912) Waiting for packet dumper to finish... 1 (prev_count=477912, count=484448) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:55: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_dlcx_30ep started. 20250813085524377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27911 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085524377 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085524377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:129907B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:129907B8 output_enabled 0 (mgcp_conn.c:271) 20250813085524377 DLMGCP DEBUG <0013> (011234/rtp C:129907B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:129907B8 CRCX: connection successfully created: (011234/rtp C:129907B8 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:772) 20250813085524377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #00: 200 27911 OK (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #01: I: 129907B8 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #03: o=- 129907B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524377 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27912 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #02: I: 129907B8 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085524378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085524378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:129907B8 DLCX: deleting conn:(011234/rtp C:129907B8 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1134) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #00: 250 27912 OK (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27913 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085524378 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085524378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F2CF9CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F2CF9CD output_enabled 0 (mgcp_conn.c:271) 20250813085524378 DLMGCP DEBUG <0013> (021234/rtp C:7F2CF9CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7F2CF9CD CRCX: connection successfully created: (021234/rtp C:7F2CF9CD r=NULL:0<->l=::1:5774) (mgcp_protocol.c:772) 20250813085524378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #00: 200 27913 OK (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #01: I: 7F2CF9CD (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7F2CF9CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass 20250813085524378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27914 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524378 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #02: I: 7F2CF9CD (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085524379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F2CF9CD DLCX: deleting conn:(021234/rtp C:7F2CF9CD r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1134) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #00: 250 27914 OK (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27915 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250813085524379 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:3B584B7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:3B584B7D output_enabled 0 (mgcp_conn.c:271) 20250813085524379 DLMGCP DEBUG <0013> (031234/rtp C:3B584B7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:3B584B7D CRCX: connection successfully created: (031234/rtp C:3B584B7D r=NULL:0<->l=::1:5776) (mgcp_protocol.c:772) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #00: 200 27915 OK (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #01: I: 3B584B7D (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3B584B7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27916 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #02: I: 3B584B7D (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250813085524379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:3B584B7D DLCX: deleting conn:(031234/rtp C:3B584B7D r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1134) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #00: 250 27916 OK (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27917 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085524379 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6668A0F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6668A0F5 output_enabled 0 (mgcp_conn.c:271) 20250813085524379 DLMGCP DEBUG <0013> (041234/rtp C:6668A0F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524379 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:6668A0F5 CRCX: connection successfully created: (041234/rtp C:6668A0F5 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:772) 20250813085524379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #00: 200 27917 OK (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #01: I: 6668A0F5 (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6668A0F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524379 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27918 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #02: I: 6668A0F5 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085524380 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6668A0F5 DLCX: deleting conn:(041234/rtp C:6668A0F5 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1134) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #00: 250 27918 OK (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27919 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085524380 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E7C182EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E7C182EE output_enabled 0 (mgcp_conn.c:271) 20250813085524380 DLMGCP DEBUG <0013> (051234/rtp C:E7C182EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:E7C182EE CRCX: connection successfully created: (051234/rtp C:E7C182EE r=NULL:0<->l=::1:5780) (mgcp_protocol.c:772) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #00: 200 27919 OK (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #01: I: E7C182EE (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #03: o=- E7C182EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27920 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #02: I: E7C182EE (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250813085524380 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E7C182EE DLCX: deleting conn:(051234/rtp C:E7C182EE r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1134) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #00: 250 27920 OK (mgcp_msg.c:72) 20250813085524380 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27921 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250813085524380 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:6F78188E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:6F78188E output_enabled 0 (mgcp_conn.c:271) 20250813085524380 DLMGCP DEBUG <0013> (061234/rtp C:6F78188E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524380 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:6F78188E CRCX: connection successfully created: (061234/rtp C:6F78188E r=NULL:0<->l=::1:5782) (mgcp_protocol.c:772) 20250813085524380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #00: 200 27921 OK (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #01: I: 6F78188E (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6F78188E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524380 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27922 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #02: I: 6F78188E (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250813085524381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:6F78188E DLCX: deleting conn:(061234/rtp C:6F78188E r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1134) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #00: 250 27922 OK (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27923 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250813085524381 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:DC0BB7FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:DC0BB7FD output_enabled 0 (mgcp_conn.c:271) 20250813085524381 DLMGCP DEBUG <0013> (071234/rtp C:DC0BB7FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:DC0BB7FD CRCX: connection successfully created: (071234/rtp C:DC0BB7FD r=NULL:0<->l=::1:5784) (mgcp_protocol.c:772) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #00: 200 27923 OK (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #01: I: DC0BB7FD (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #03: o=- DC0BB7FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27924 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #02: I: DC0BB7FD (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250813085524381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:DC0BB7FD DLCX: deleting conn:(071234/rtp C:DC0BB7FD r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1134) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #00: 250 27924 OK (mgcp_msg.c:72) 20250813085524381 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27925 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250813085524381 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:984BC2FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:984BC2FE output_enabled 0 (mgcp_conn.c:271) 20250813085524381 DLMGCP DEBUG <0013> (081234/rtp C:984BC2FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524381 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:984BC2FE CRCX: connection successfully created: (081234/rtp C:984BC2FE r=NULL:0<->l=::1:5786) (mgcp_protocol.c:772) 20250813085524381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #00: 200 27925 OK (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #01: I: 984BC2FE (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #03: o=- 984BC2FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524381 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27926 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #02: I: 984BC2FE (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250813085524382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:984BC2FE DLCX: deleting conn:(081234/rtp C:984BC2FE r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1134) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #00: 250 27926 OK (mgcp_msg.c:72) 20250813085524382 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27927 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250813085524382 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B8CF5E7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B8CF5E7C output_enabled 0 (mgcp_conn.c:271) 20250813085524382 DLMGCP DEBUG <0013> (091234/rtp C:B8CF5E7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:B8CF5E7C CRCX: connection successfully created: (091234/rtp C:B8CF5E7C r=NULL:0<->l=::1:5788) (mgcp_protocol.c:772) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #00: 200 27927 OK (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #01: I: B8CF5E7C (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #03: o=- B8CF5E7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27928 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #02: I: B8CF5E7C (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250813085524382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B8CF5E7C DLCX: deleting conn:(091234/rtp C:B8CF5E7C r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1134) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #00: 250 27928 OK (mgcp_msg.c:72) 20250813085524382 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27929 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250813085524382 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:200A9C26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:200A9C26 output_enabled 0 (mgcp_conn.c:271) 20250813085524382 DLMGCP DEBUG <0013> (0A1234/rtp C:200A9C26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524382 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:200A9C26 CRCX: connection successfully created: (0A1234/rtp C:200A9C26 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:772) 20250813085524382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #00: 200 27929 OK (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #01: I: 200A9C26 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #03: o=- 200A9C26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524382 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27930 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #02: I: 200A9C26 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250813085524383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:200A9C26 DLCX: deleting conn:(0A1234/rtp C:200A9C26 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1134) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #00: 250 27930 OK (mgcp_msg.c:72) 20250813085524383 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27931 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250813085524383 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:984FEA12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:984FEA12 output_enabled 0 (mgcp_conn.c:271) 20250813085524383 DLMGCP DEBUG <0013> (0B1234/rtp C:984FEA12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:984FEA12 CRCX: connection successfully created: (0B1234/rtp C:984FEA12 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:772) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #00: 200 27931 OK (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #01: I: 984FEA12 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #03: o=- 984FEA12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27932 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #02: I: 984FEA12 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250813085524383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:984FEA12 DLCX: deleting conn:(0B1234/rtp C:984FEA12 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1134) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #00: 250 27932 OK (mgcp_msg.c:72) 20250813085524383 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27933 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250813085524383 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A4FE6015 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A4FE6015 output_enabled 0 (mgcp_conn.c:271) 20250813085524383 DLMGCP DEBUG <0013> (0C1234/rtp C:A4FE6015 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524383 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:A4FE6015 CRCX: connection successfully created: (0C1234/rtp C:A4FE6015 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:772) 20250813085524383 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #00: 200 27933 OK (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #01: I: A4FE6015 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #03: o=- A4FE6015 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524383 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27934 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #02: I: A4FE6015 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250813085524384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A4FE6015 DLCX: deleting conn:(0C1234/rtp C:A4FE6015 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1134) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #00: 250 27934 OK (mgcp_msg.c:72) 20250813085524384 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27935 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250813085524384 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:82606188 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:82606188 output_enabled 0 (mgcp_conn.c:271) 20250813085524384 DLMGCP DEBUG <0013> (0D1234/rtp C:82606188 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:82606188 CRCX: connection successfully created: (0D1234/rtp C:82606188 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:772) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #00: 200 27935 OK (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #01: I: 82606188 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #03: o=- 82606188 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27936 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #02: I: 82606188 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250813085524384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:82606188 DLCX: deleting conn:(0D1234/rtp C:82606188 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1134) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #00: 250 27936 OK (mgcp_msg.c:72) 20250813085524384 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27937 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250813085524384 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:BFC5A496 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:BFC5A496 output_enabled 0 (mgcp_conn.c:271) 20250813085524384 DLMGCP DEBUG <0013> (0E1234/rtp C:BFC5A496 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:BFC5A496 CRCX: connection successfully created: (0E1234/rtp C:BFC5A496 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:772) 20250813085524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #00: 200 27937 OK (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #01: I: BFC5A496 (mgcp_msg.c:72) 20250813085524384 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #03: o=- BFC5A496 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27938 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #02: I: BFC5A496 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250813085524385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:BFC5A496 DLCX: deleting conn:(0E1234/rtp C:BFC5A496 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1134) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #00: 250 27938 OK (mgcp_msg.c:72) 20250813085524385 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27939 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250813085524385 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C4E8782B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C4E8782B output_enabled 0 (mgcp_conn.c:271) 20250813085524385 DLMGCP DEBUG <0013> (0F1234/rtp C:C4E8782B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:C4E8782B CRCX: connection successfully created: (0F1234/rtp C:C4E8782B r=NULL:0<->l=::1:5800) (mgcp_protocol.c:772) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #00: 200 27939 OK (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #01: I: C4E8782B (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #03: o=- C4E8782B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27940 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #02: I: C4E8782B (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250813085524385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C4E8782B DLCX: deleting conn:(0F1234/rtp C:C4E8782B r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1134) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #00: 250 27940 OK (mgcp_msg.c:72) 20250813085524385 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27941 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250813085524385 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0C563BDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0C563BDB output_enabled 0 (mgcp_conn.c:271) 20250813085524385 DLMGCP DEBUG <0013> (101234/rtp C:0C563BDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524385 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:0C563BDB CRCX: connection successfully created: (101234/rtp C:0C563BDB r=NULL:0<->l=::1:5802) (mgcp_protocol.c:772) 20250813085524385 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #00: 200 27941 OK (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #01: I: 0C563BDB (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0C563BDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524385 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27942 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #02: I: 0C563BDB (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250813085524386 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0C563BDB DLCX: deleting conn:(101234/rtp C:0C563BDB r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1134) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #00: 250 27942 OK (mgcp_msg.c:72) 20250813085524386 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27943 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250813085524386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:098AA650 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:098AA650 output_enabled 0 (mgcp_conn.c:271) 20250813085524386 DLMGCP DEBUG <0013> (111234/rtp C:098AA650 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:098AA650 CRCX: connection successfully created: (111234/rtp C:098AA650 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:772) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #00: 200 27943 OK (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #01: I: 098AA650 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #03: o=- 098AA650 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27944 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #02: I: 098AA650 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250813085524386 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:098AA650 DLCX: deleting conn:(111234/rtp C:098AA650 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1134) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #00: 250 27944 OK (mgcp_msg.c:72) 20250813085524386 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27945 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250813085524386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:CC5B4357 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:CC5B4357 output_enabled 0 (mgcp_conn.c:271) 20250813085524386 DLMGCP DEBUG <0013> (121234/rtp C:CC5B4357 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:CC5B4357 CRCX: connection successfully created: (121234/rtp C:CC5B4357 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:772) 20250813085524386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #00: 200 27945 OK (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #01: I: CC5B4357 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #03: o=- CC5B4357 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524386 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27946 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #02: I: CC5B4357 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250813085524387 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:CC5B4357 DLCX: deleting conn:(121234/rtp C:CC5B4357 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1134) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #00: 250 27946 OK (mgcp_msg.c:72) 20250813085524387 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27947 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250813085524387 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:21A36928 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:21A36928 output_enabled 0 (mgcp_conn.c:271) 20250813085524387 DLMGCP DEBUG <0013> (131234/rtp C:21A36928 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:21A36928 CRCX: connection successfully created: (131234/rtp C:21A36928 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:772) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #00: 200 27947 OK (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #01: I: 21A36928 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21A36928 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27948 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #02: I: 21A36928 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250813085524387 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:21A36928 DLCX: deleting conn:(131234/rtp C:21A36928 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1134) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #00: 250 27948 OK (mgcp_msg.c:72) 20250813085524387 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27949 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250813085524387 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:046436E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:046436E1 output_enabled 0 (mgcp_conn.c:271) 20250813085524387 DLMGCP DEBUG <0013> (141234/rtp C:046436E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524387 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:046436E1 CRCX: connection successfully created: (141234/rtp C:046436E1 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:772) 20250813085524387 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #00: 200 27949 OK (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #01: I: 046436E1 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #03: o=- 046436E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524387 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27950 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #02: I: 046436E1 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250813085524388 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:046436E1 DLCX: deleting conn:(141234/rtp C:046436E1 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1134) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #00: 250 27950 OK (mgcp_msg.c:72) 20250813085524388 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27951 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250813085524388 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:C117FACD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:C117FACD output_enabled 0 (mgcp_conn.c:271) 20250813085524388 DLMGCP DEBUG <0013> (151234/rtp C:C117FACD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:C117FACD CRCX: connection successfully created: (151234/rtp C:C117FACD r=NULL:0<->l=::1:5812) (mgcp_protocol.c:772) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #00: 200 27951 OK (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #01: I: C117FACD (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #03: o=- C117FACD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27952 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #02: I: C117FACD (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250813085524388 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:C117FACD DLCX: deleting conn:(151234/rtp C:C117FACD r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1134) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #00: 250 27952 OK (mgcp_msg.c:72) 20250813085524388 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27953 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250813085524388 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:D3EDD437 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:D3EDD437 output_enabled 0 (mgcp_conn.c:271) 20250813085524388 DLMGCP DEBUG <0013> (161234/rtp C:D3EDD437 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:D3EDD437 CRCX: connection successfully created: (161234/rtp C:D3EDD437 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:772) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #00: 200 27953 OK (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #01: I: D3EDD437 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #03: o=- D3EDD437 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27954 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> Received message: line #02: I: D3EDD437 (mgcp_msg.c:72) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250813085524388 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:D3EDD437 DLCX: deleting conn:(161234/rtp C:D3EDD437 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1134) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524388 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524388 DLMGCP DEBUG <0013> Generated response: line #00: 250 27954 OK (mgcp_msg.c:72) 20250813085524389 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27955 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250813085524389 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:DA806559 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:DA806559 output_enabled 0 (mgcp_conn.c:271) 20250813085524389 DLMGCP DEBUG <0013> (171234/rtp C:DA806559 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:DA806559 CRCX: connection successfully created: (171234/rtp C:DA806559 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:772) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #00: 200 27955 OK (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #01: I: DA806559 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #03: o=- DA806559 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27956 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #02: I: DA806559 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250813085524389 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:DA806559 DLCX: deleting conn:(171234/rtp C:DA806559 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1134) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #00: 250 27956 OK (mgcp_msg.c:72) 20250813085524389 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27957 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250813085524389 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:026104FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:026104FB output_enabled 0 (mgcp_conn.c:271) 20250813085524389 DLMGCP DEBUG <0013> (181234/rtp C:026104FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:026104FB CRCX: connection successfully created: (181234/rtp C:026104FB r=NULL:0<->l=::1:5818) (mgcp_protocol.c:772) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #00: 200 27957 OK (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #01: I: 026104FB (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #03: o=- 026104FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27958 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> Received message: line #02: I: 026104FB (mgcp_msg.c:72) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250813085524389 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:026104FB DLCX: deleting conn:(181234/rtp C:026104FB r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1134) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524389 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524389 DLMGCP DEBUG <0013> Generated response: line #00: 250 27958 OK (mgcp_msg.c:72) 20250813085524389 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27959 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250813085524390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8BC6E426 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8BC6E426 output_enabled 0 (mgcp_conn.c:271) 20250813085524390 DLMGCP DEBUG <0013> (191234/rtp C:8BC6E426 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:8BC6E426 CRCX: connection successfully created: (191234/rtp C:8BC6E426 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:772) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #00: 200 27959 OK (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #01: I: 8BC6E426 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8BC6E426 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27960 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #02: I: 8BC6E426 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250813085524390 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8BC6E426 DLCX: deleting conn:(191234/rtp C:8BC6E426 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1134) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #00: 250 27960 OK (mgcp_msg.c:72) 20250813085524390 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27961 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250813085524390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:D79CA4B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:D79CA4B0 output_enabled 0 (mgcp_conn.c:271) 20250813085524390 DLMGCP DEBUG <0013> (1A1234/rtp C:D79CA4B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:D79CA4B0 CRCX: connection successfully created: (1A1234/rtp C:D79CA4B0 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:772) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #00: 200 27961 OK (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #01: I: D79CA4B0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #03: o=- D79CA4B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27962 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #02: I: D79CA4B0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250813085524390 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:D79CA4B0 DLCX: deleting conn:(1A1234/rtp C:D79CA4B0 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1134) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524390 DLMGCP DEBUG <0013> Generated response: line #00: 250 27962 OK (mgcp_msg.c:72) 20250813085524390 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27963 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250813085524390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250813085524390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:0721C442 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:0721C442 output_enabled 0 (mgcp_conn.c:271) 20250813085524391 DLMGCP DEBUG <0013> (1B1234/rtp C:0721C442 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:0721C442 CRCX: connection successfully created: (1B1234/rtp C:0721C442 r=NULL:0<->l=::1:5824) (mgcp_protocol.c:772) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #00: 200 27963 OK (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #01: I: 0721C442 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0721C442 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27964 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #02: I: 0721C442 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250813085524391 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:0721C442 DLCX: deleting conn:(1B1234/rtp C:0721C442 r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1134) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #00: 250 27964 OK (mgcp_msg.c:72) 20250813085524391 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27965 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250813085524391 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:FA0F72BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:FA0F72BE output_enabled 0 (mgcp_conn.c:271) 20250813085524391 DLMGCP DEBUG <0013> (1C1234/rtp C:FA0F72BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:FA0F72BE CRCX: connection successfully created: (1C1234/rtp C:FA0F72BE r=NULL:0<->l=::1:5826) (mgcp_protocol.c:772) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #00: 200 27965 OK (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #01: I: FA0F72BE (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #03: o=- FA0F72BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27966 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #02: I: FA0F72BE (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250813085524391 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:FA0F72BE DLCX: deleting conn:(1C1234/rtp C:FA0F72BE r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1134) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #00: 250 27966 OK (mgcp_msg.c:72) 20250813085524391 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813085524391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27967 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250813085524391 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085524391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4DE673F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4DE673F0 output_enabled 0 (mgcp_conn.c:271) 20250813085524391 DLMGCP DEBUG <0013> (1D1234/rtp C:4DE673F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813085524391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:4DE673F0 CRCX: connection successfully created: (1D1234/rtp C:4DE673F0 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:772) 20250813085524391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #00: 200 27967 OK (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #01: I: 4DE673F0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4DE673F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813085524391 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085524392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27968 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085524392 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250813085524392 DLMGCP DEBUG <0013> Received message: line #02: I: 4DE673F0 (mgcp_msg.c:72) 20250813085524392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250813085524392 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250813085524392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085524392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4DE673F0 DLCX: deleting conn:(1D1234/rtp C:4DE673F0 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1134) 20250813085524392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250813085524392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085524392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250813085524392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250813085524392 DLMGCP DEBUG <0013> Generated response: line #00: 250 27968 OK (mgcp_msg.c:72) 20250813085524392 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@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(200)@da6723e785a7: Final verdict of PTC: none RTPEM2(201)@da6723e785a7: Final verdict of PTC: none RTPEM0(199)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(202)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Wed Aug 13 08:55:24 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=334704) Waiting for packet dumper to finish... 1 (prev_count=334704, count=338436) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:55: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_rtpem_selftest started. MTC@da6723e785a7: === starting MTC@da6723e785a7: === stopping RTPEM1(205)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats A: { num_pkts_tx := 247, bytes_payload_tx := 988, num_pkts_rx := 247, bytes_payload_rx := 988, 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@da6723e785a7: stats B: { num_pkts_tx := 247, bytes_payload_tx := 988, num_pkts_rx := 247, bytes_payload_rx := 988, 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@da6723e785a7: tolerance: 0 packets MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(204)@da6723e785a7: Final verdict of PTC: none RTPEM2(206)@da6723e785a7: Final verdict of PTC: none RTPEM1(205)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(207)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@da6723e785a7: Test case TC_rtpem_selftest finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Wed Aug 13 08:55:37 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=72056) Waiting for packet dumper to finish... 1 (prev_count=72056, count=75988) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:55: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_one_crcx_receive_only_rtp started. 20250813085546000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16112 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085546000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085546000 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085546000 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085546000 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085546000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085546000 DLMGCP DEBUG <0013> Generated response: line #00: 515 16112 FAIL (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16113 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085546005 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085546005 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085546005 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085546005 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) 20250813085546005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:809FE2CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085546005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:809FE2CD output_enabled 0 (mgcp_conn.c:271) 20250813085546005 DLMGCP DEBUG <0013> (1225/rtp C:809FE2CD 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) 20250813085546005 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:809FE2CD CRCX: connection successfully created: (1225/rtp C:809FE2CD r=127.0.0.1:10000<->l=127.0.0.1:5830) (mgcp_protocol.c:772) 20250813085546005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085546005 DLMGCP DEBUG <0013> Generated response: line #00: 200 16113 OK (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Generated response: line #01: I: 809FE2CD (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Generated response: line #03: o=- 809FE2CD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085546005 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085546006 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250813085546006 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250813085546006 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085547108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16114 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085547108 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250813085547109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085547109 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085547109 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085547109 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085547109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085547109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085547109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085547109 DLMGCP DEBUG <0013> Generated response: line #00: 200 16114 OK (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: setverdict(pass): none -> pass RTPEM1(210)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(212)@da6723e785a7: Final verdict of PTC: none RTPEM2(211)@da6723e785a7: Final verdict of PTC: none RTPEM0(209)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@da6723e785a7: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Wed Aug 13 08:55:47 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=82344) Waiting for packet dumper to finish... 1 (prev_count=82344, count=86076) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:55:54 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@da6723e785a7: 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@da6723e785a7: Test case TC_one_crcx_loopback_rtp started. 20250813085555160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17486 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085555160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085555160 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085555160 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085555160 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085555160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085555160 DLMGCP DEBUG <0013> Generated response: line #00: 515 17486 FAIL (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17487 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085555163 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085555163 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085555163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085555163 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) 20250813085555163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C194F432 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250813085555163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C194F432 output_enabled 1 (mgcp_conn.c:271) 20250813085555163 DLMGCP DEBUG <0013> (1225/rtp C:C194F432 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) 20250813085555163 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:C194F432 CRCX: connection successfully created: (1225/rtp C:C194F432 r=127.0.0.1:10000<->l=127.0.0.1:5832) (mgcp_protocol.c:772) 20250813085555163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #00: 200 17487 OK (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #01: I: C194F432 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #03: o=- C194F432 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085555163 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085556927 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17488 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085556927 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250813085556927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085556927 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085556927 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085556928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085556928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085556928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085556928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085556928 DLMGCP DEBUG <0013> Generated response: line #00: 200 17488 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(fail): none -> fail MTC@da6723e785a7: setverdict(fail): fail -> fail, component reason not changed MTC@da6723e785a7: stats: { num_pkts_tx := 29, bytes_payload_tx := 116, num_pkts_rx := 28, bytes_payload_rx := 112, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 1, num_pkts_rx_err_payload := 0 } MTC@da6723e785a7: setverdict(fail): fail -> fail reason: ""1 RTP packets received while RX was disabled"", component reason not changed VirtCallAgent-STATS(217)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@da6723e785a7: Final verdict of PTC: none RTPEM1(215)@da6723e785a7: Final verdict of PTC: none RTPEM2(216)@da6723e785a7: Final verdict of PTC: none RTPEM0(214)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: fail MTC@da6723e785a7: Local verdict of PTC RTPEM0(214): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM1(215): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM2(216): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(217): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (fail -> fail) MTC@da6723e785a7: Test case TC_one_crcx_loopback_rtp finished. Verdict: fail MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp fail'. Wed Aug 13 08:55:56 UTC 2025 ------ MGCP_Test.TC_one_crcx_loopback_rtp fail ------ 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=105232) Waiting for packet dumper to finish... 1 (prev_count=105232, count=109164) MTC@da6723e785a7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp fail' was executed successfully (exit status: 0). MTC@da6723e785a7: 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 ------ Wed Aug 13 08:56: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250813085604974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58477 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085604974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085604974 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085604974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085604974 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085604974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085604974 DLMGCP DEBUG <0013> Generated response: line #00: 515 58477 FAIL (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58478 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085604976 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085604976 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085604976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085604976 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) 20250813085604976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2792564E connection mode 'loopback' 7 (mgcp_conn.c:264) 20250813085604976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2792564E output_enabled 1 (mgcp_conn.c:271) 20250813085604976 DLMGCP DEBUG <0013> (1225/rtp C:2792564E 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) 20250813085604976 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:2792564E CRCX: connection successfully created: (1225/rtp C:2792564E r=::1:10000<->l=::1:5834) (mgcp_protocol.c:772) 20250813085604976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #00: 200 58478 OK (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #01: I: 2792564E (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2792564E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085604976 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085606077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58479 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085606077 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250813085606077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085606077 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085606077 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085606077 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813085606077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085606077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085606077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085606077 DLMGCP DEBUG <0013> Generated response: line #00: 200 58479 OK (mgcp_msg.c:72) MTC@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass RTPEM1(220)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@da6723e785a7: Final verdict of PTC: none RTPEM0(219)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(222)@da6723e785a7: Final verdict of PTC: none RTPEM2(221)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@da6723e785a7: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Wed Aug 13 08:56:06 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=152164) Waiting for packet dumper to finish... 1 (prev_count=152164, count=155896) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:56: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp started. 20250813085614123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34024 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085614123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085614123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085614123 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085614123 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085614123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085614123 DLMGCP DEBUG <0013> Generated response: line #00: 515 34024 FAIL (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34025 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085614126 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085614126 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085614126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085614126 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) 20250813085614126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1CE0E8A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085614126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1CE0E8A output_enabled 1 (mgcp_conn.c:271) 20250813085614126 DLMGCP DEBUG <0013> (1226/rtp C:F1CE0E8A 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) 20250813085614126 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F1CE0E8A CRCX: connection successfully created: (1226/rtp C:F1CE0E8A r=127.0.0.1:10000<->l=127.0.0.1:5836) (mgcp_protocol.c:772) 20250813085614126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #00: 200 34025 OK (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #01: I: F1CE0E8A (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #03: o=- F1CE0E8A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085614126 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34026 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085614128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085614128 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085614128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085614128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085614128 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) 20250813085614128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B58185F7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085614128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B58185F7 output_enabled 1 (mgcp_conn.c:271) 20250813085614128 DLMGCP DEBUG <0013> (1226/rtp C:B58185F7 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) 20250813085614128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B58185F7 CRCX: connection successfully created: (1226/rtp C:B58185F7 r=127.0.0.1:20000<->l=127.0.0.1:5838) (mgcp_protocol.c:772) 20250813085614129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #00: 200 34026 OK (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #01: I: B58185F7 (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #03: o=- B58185F7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085614129 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085615232 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34027 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085615232 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085615232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085615232 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085615232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085615232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085615232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085615232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085615232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085615232 DLMGCP DEBUG <0013> Generated response: line #00: 200 34027 OK (mgcp_msg.c:72) RTPEM1(225)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@da6723e785a7: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: tolerance: 0 packets MTC@da6723e785a7: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(228)@da6723e785a7: Final verdict of PTC: none RTPEM0(224)@da6723e785a7: Final verdict of PTC: none RTPEM1(225)@da6723e785a7: Final verdict of PTC: none RTPEM2(226)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(227)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Wed Aug 13 08:56:15 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=159260) Waiting for packet dumper to finish... 1 (prev_count=159260, count=163192) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:56: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp_bidir started. 20250813085623278 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63549 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085623278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085623278 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085623278 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085623278 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085623278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085623278 DLMGCP DEBUG <0013> Generated response: line #00: 515 63549 FAIL (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63550 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085623281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085623281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085623281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085623281 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) 20250813085623281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97608E96 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085623281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97608E96 output_enabled 1 (mgcp_conn.c:271) 20250813085623281 DLMGCP DEBUG <0013> (1226/rtp C:97608E96 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) 20250813085623281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97608E96 CRCX: connection successfully created: (1226/rtp C:97608E96 r=127.0.0.1:10000<->l=127.0.0.1:5840) (mgcp_protocol.c:772) 20250813085623281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #00: 200 63550 OK (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #01: I: 97608E96 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #03: o=- 97608E96 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085623281 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63551 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085623283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085623283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085623283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085623283 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) 20250813085623283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37761BB6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085623283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37761BB6 output_enabled 1 (mgcp_conn.c:271) 20250813085623283 DLMGCP DEBUG <0013> (1226/rtp C:37761BB6 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) 20250813085623283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37761BB6 CRCX: connection successfully created: (1226/rtp C:37761BB6 r=127.0.0.1:20000<->l=127.0.0.1:5842) (mgcp_protocol.c:772) 20250813085623283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #00: 200 63551 OK (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #01: I: 37761BB6 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #03: o=- 37761BB6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085623283 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085624385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63552 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085624385 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085624385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085624385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085624385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085624385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085624385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085624385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085624385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085624385 DLMGCP DEBUG <0013> Generated response: line #00: 200 63552 OK (mgcp_msg.c:72) RTPEM1(230)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: tolerance: 3 packets MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(233)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(232)@da6723e785a7: Final verdict of PTC: none RTPEM0(229)@da6723e785a7: Final verdict of PTC: none RTPEM2(231)@da6723e785a7: Final verdict of PTC: none RTPEM1(230)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Wed Aug 13 08:56:24 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=267868) Waiting for packet dumper to finish... 1 (prev_count=267868, count=271600) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:56: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_diff_pt_and_rtp started. 20250813085632431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48643 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085632431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085632431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085632431 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085632431 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085632431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085632431 DLMGCP DEBUG <0013> Generated response: line #00: 515 48643 FAIL (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48644 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085632436 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085632436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085632436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085632436 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) 20250813085632436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:941EEE77 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085632436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:941EEE77 output_enabled 1 (mgcp_conn.c:271) 20250813085632436 DLMGCP DEBUG <0013> (1226/rtp C:941EEE77 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) 20250813085632436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:941EEE77 CRCX: connection successfully created: (1226/rtp C:941EEE77 r=127.0.0.1:10000<->l=127.0.0.1:5844) (mgcp_protocol.c:772) 20250813085632436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #00: 200 48644 OK (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #01: I: 941EEE77 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #03: o=- 941EEE77 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085632436 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48645 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085632438 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085632438 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085632438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085632438 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) 20250813085632438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21888980 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085632438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21888980 output_enabled 1 (mgcp_conn.c:271) 20250813085632438 DLMGCP DEBUG <0013> (1226/rtp C:21888980 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) 20250813085632438 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21888980 CRCX: connection successfully created: (1226/rtp C:21888980 r=127.0.0.1:20000<->l=127.0.0.1:5846) (mgcp_protocol.c:772) 20250813085632438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #00: 200 48645 OK (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #01: I: 21888980 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21888980 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085632438 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085633541 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48646 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085633541 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085633541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085633541 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085633541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085633541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085633541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085633541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085633541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085633541 DLMGCP DEBUG <0013> Generated response: line #00: 200 48646 OK (mgcp_msg.c:72) RTPEM1(235)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@da6723e785a7: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: tolerance: 0 packets MTC@da6723e785a7: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: setverdict(pass): none -> pass RTPEM0(234)@da6723e785a7: Final verdict of PTC: none RTPEM2(236)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(237)@da6723e785a7: Final verdict of PTC: none RTPEM1(235)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:56:33 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=159404) Waiting for packet dumper to finish... 1 (prev_count=159404, count=163136) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:56: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250813085641586 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37588 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085641586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085641586 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085641586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085641586 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085641586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085641586 DLMGCP DEBUG <0013> Generated response: line #00: 515 37588 FAIL (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37589 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085641590 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085641590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085641590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085641590 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) 20250813085641590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04ED07C7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085641590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04ED07C7 output_enabled 1 (mgcp_conn.c:271) 20250813085641590 DLMGCP DEBUG <0013> (1226/rtp C:04ED07C7 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) 20250813085641590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04ED07C7 CRCX: connection successfully created: (1226/rtp C:04ED07C7 r=127.0.0.1:10000<->l=127.0.0.1:5848) (mgcp_protocol.c:772) 20250813085641590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #00: 200 37589 OK (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #01: I: 04ED07C7 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #03: o=- 04ED07C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085641590 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37590 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085641592 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085641592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085641592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085641592 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) 20250813085641592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F076062A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085641592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F076062A output_enabled 1 (mgcp_conn.c:271) 20250813085641592 DLMGCP DEBUG <0013> (1226/rtp C:F076062A 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) 20250813085641592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F076062A CRCX: connection successfully created: (1226/rtp C:F076062A r=127.0.0.1:20000<->l=127.0.0.1:5850) (mgcp_protocol.c:772) 20250813085641592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #00: 200 37590 OK (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #01: I: F076062A (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #03: o=- F076062A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085641592 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085642695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37591 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085642695 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085642695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085642695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085642695 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085642695 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085642695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085642695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085642695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085642695 DLMGCP DEBUG <0013> Generated response: line #00: 200 37591 OK (mgcp_msg.c:72) RTPEM1(240)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: tolerance: 3 packets MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass RTPEM0(239)@da6723e785a7: Final verdict of PTC: none RTPEM1(240)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@da6723e785a7: Final verdict of PTC: none RTPEM2(241)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(242)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:56:42 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=266248) Waiting for packet dumper to finish... 1 (prev_count=266248, count=270180) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:56:49 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp started. 20250813085650746 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13831 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085650746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085650746 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085650746 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085650746 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085650746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085650746 DLMGCP DEBUG <0013> Generated response: line #00: 515 13831 FAIL (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13832 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085650750 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085650750 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085650750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085650750 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) 20250813085650750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32F47130 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085650750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32F47130 output_enabled 0 (mgcp_conn.c:271) 20250813085650750 DLMGCP DEBUG <0013> (1227/rtp C:32F47130 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) 20250813085650750 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32F47130 CRCX: connection successfully created: (1227/rtp C:32F47130 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:772) 20250813085650750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #00: 200 13832 OK (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #01: I: 32F47130 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #03: o=- 32F47130 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250813085650750 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13833 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085650752 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085650752 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085650752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085650752 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) 20250813085650752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE643A8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813085650752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE643A8F output_enabled 0 (mgcp_conn.c:271) 20250813085650752 DLMGCP DEBUG <0013> (1227/rtp C:EE643A8F 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) 20250813085650752 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE643A8F CRCX: connection successfully created: (1227/rtp C:EE643A8F r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:772) 20250813085650752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #00: 200 13833 OK (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #01: I: EE643A8F (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #03: o=- EE643A8F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250813085650752 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813085652258 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13834 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #03: I: 32F47130 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085652258 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085652258 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085652258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085652258 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) 20250813085652258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32F47130 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085652258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32F47130 output_enabled 1 (mgcp_conn.c:271) 20250813085652258 DLMGCP DEBUG <0013> (1227/rtp C:32F47130 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) 20250813085652258 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32F47130 MDCX: connection successfully modified: (1227/rtp C:32F47130 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:976) 20250813085652258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #00: 200 13834 OK (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #02: o=- 32F47130 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250813085652258 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813085652762 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13835 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #03: I: EE643A8F (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085652762 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085652762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085652762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085652762 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) 20250813085652762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE643A8F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085652762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE643A8F output_enabled 1 (mgcp_conn.c:271) 20250813085652762 DLMGCP DEBUG <0013> (1227/rtp C:EE643A8F 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) 20250813085652762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE643A8F MDCX: connection successfully modified: (1227/rtp C:EE643A8F r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:976) 20250813085652762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #00: 200 13835 OK (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #02: o=- EE643A8F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250813085652762 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: 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@da6723e785a7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, 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 } 20250813085654866 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13836 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085654866 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813085654866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085654866 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085654866 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085654866 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085654866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085654866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085654866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085654866 DLMGCP DEBUG <0013> Generated response: line #00: 200 13836 OK (mgcp_msg.c:72) RTPEM0(244)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(244)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(247)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@da6723e785a7: Final verdict of PTC: none RTPEM2(246)@da6723e785a7: Final verdict of PTC: none RTPEM1(245)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Wed Aug 13 08:56:54 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=680120) Waiting for packet dumper to finish... 1 (prev_count=680120, count=684052) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:57:01 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_unsolicited_rtp started. 20250813085702918 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59644 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085702918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085702918 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085702918 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085702918 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085702918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085702918 DLMGCP DEBUG <0013> Generated response: line #00: 515 59644 FAIL (mgcp_msg.c:72) 20250813085702921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59645 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085702921 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085702921 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250813085702921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085702921 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085702921 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085702922 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085702922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085702922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085702922 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) 20250813085702922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D2FF64F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085702922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D2FF64F output_enabled 1 (mgcp_conn.c:271) 20250813085702922 DLMGCP DEBUG <0013> (1234321326/rtp C:8D2FF64F 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) 20250813085702922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D2FF64F CRCX: connection successfully created: (1234321326/rtp C:8D2FF64F r=127.0.0.1:10000<->l=127.0.0.1:5856) (mgcp_protocol.c:772) 20250813085702922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #00: 200 59645 OK (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #01: I: 8D2FF64F (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8D2FF64F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085702922 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59646 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085702923 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085702923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085702923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085702923 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) 20250813085702923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7816DE9B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085702923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7816DE9B output_enabled 1 (mgcp_conn.c:271) 20250813085702923 DLMGCP DEBUG <0013> (1234321326/rtp C:7816DE9B 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) 20250813085702923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7816DE9B CRCX: connection successfully created: (1234321326/rtp C:7816DE9B r=127.0.0.1:20000<->l=127.0.0.1:5858) (mgcp_protocol.c:772) 20250813085702923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #00: 200 59646 OK (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #01: I: 7816DE9B (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7816DE9B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813085702923 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085703446 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703466 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703486 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703506 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703526 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703547 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703567 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703587 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703607 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703628 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703648 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703668 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703688 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703708 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703728 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703749 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703769 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703789 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703809 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703829 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703850 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703870 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703890 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085703910 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:8D2FF64F 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)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085704027 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59647 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085704027 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250813085704027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085704027 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085704027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085704027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085704027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085704027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085704027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085704027 DLMGCP DEBUG <0013> Generated response: line #00: 200 59647 OK (mgcp_msg.c:72) RTPEM0(249)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@da6723e785a7: tolerance: 0 packets MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(253)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(252)@da6723e785a7: Final verdict of PTC: none RTPEM0(249)@da6723e785a7: Final verdict of PTC: none RTPEM2(251)@da6723e785a7: Final verdict of PTC: none RTPEM1(250)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Wed Aug 13 08:57:04 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=188108) Waiting for packet dumper to finish... 1 (prev_count=188108, count=191840) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:57: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250813085712072 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25906 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085712072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085712072 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085712072 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085712072 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085712072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085712072 DLMGCP DEBUG <0013> Generated response: line #00: 515 25906 FAIL (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25907 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085712075 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085712075 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085712075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085712075 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) 20250813085712075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:62B24FBE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085712075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:62B24FBE output_enabled 1 (mgcp_conn.c:271) 20250813085712075 DLMGCP DEBUG <0013> (76338/rtp C:62B24FBE 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) 20250813085712075 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:62B24FBE CRCX: connection successfully created: (76338/rtp C:62B24FBE r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_protocol.c:772) 20250813085712075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #00: 200 25907 OK (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #01: I: 62B24FBE (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #03: o=- 62B24FBE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250813085712075 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25908 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085712076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085712076 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085712076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085712076 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) 20250813085712076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:36C500A6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085712076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:36C500A6 output_enabled 1 (mgcp_conn.c:271) 20250813085712076 DLMGCP DEBUG <0013> (76338/rtp C:36C500A6 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) 20250813085712076 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:36C500A6 CRCX: connection successfully created: (76338/rtp C:36C500A6 r=127.0.0.1:20000<->l=127.0.0.1:5862) (mgcp_protocol.c:772) 20250813085712076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #00: 200 25908 OK (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #01: I: 36C500A6 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #03: o=- 36C500A6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250813085712076 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25909 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #03: I: 62B24FBE (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085713080 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085713080 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813085713080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085713080 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) 20250813085713080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:62B24FBE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085713080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:62B24FBE output_enabled 1 (mgcp_conn.c:271) 20250813085713080 DLMGCP DEBUG <0013> (76338/rtp C:62B24FBE 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) 20250813085713080 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:62B24FBE MDCX: connection successfully modified: (76338/rtp C:62B24FBE r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:976) 20250813085713080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #00: 200 25909 OK (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #02: o=- 62B24FBE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250813085713080 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813085713102 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713123 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713143 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713163 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713183 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713203 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713223 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713243 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713263 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713284 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713304 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713324 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713344 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713364 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713384 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713405 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713425 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713445 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713465 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713486 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713506 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713526 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713546 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713566 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713586 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713607 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713627 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713647 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713667 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713687 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713708 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713728 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713748 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713768 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713788 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713808 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713829 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713849 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713869 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713889 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713909 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713929 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713950 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713970 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085713990 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085714010 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085714031 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085714051 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085714071 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:62B24FBE data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250813085715184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25910 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085715184 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250813085715184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250813085715184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250813085715184 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085715184 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085715184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085715184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085715184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085715184 DLMGCP DEBUG <0013> Generated response: line #00: 200 25910 OK (mgcp_msg.c:72) RTPEM0(254)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats A: { num_pkts_tx := 148, bytes_payload_tx := 592, num_pkts_rx := 149, bytes_payload_rx := 596, 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@da6723e785a7: stats B: { num_pkts_tx := 149, bytes_payload_tx := 596, num_pkts_rx := 148, bytes_payload_rx := 592, 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@da6723e785a7: tolerance: 5 packets MTC@da6723e785a7: stats: { num_pkts_tx := 148, bytes_payload_tx := 592, num_pkts_rx := 149, bytes_payload_rx := 596, 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@da6723e785a7: stats: { num_pkts_tx := 149, bytes_payload_tx := 596, num_pkts_rx := 148, bytes_payload_rx := 592, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(258)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(257)@da6723e785a7: Final verdict of PTC: none RTPEM0(254)@da6723e785a7: Final verdict of PTC: none RTPEM1(255)@da6723e785a7: Final verdict of PTC: none RTPEM2(256)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:57:15 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=774516) Waiting for packet dumper to finish... 1 (prev_count=774516, count=778248) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:57: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250813085723237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15738 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085723237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085723237 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085723237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085723237 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085723237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085723237 DLMGCP DEBUG <0013> Generated response: line #00: 515 15738 FAIL (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15739 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085723239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085723239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085723239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085723240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085723240 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) 20250813085723240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F59EA3F8 connection mode 'confecho' 11 (mgcp_conn.c:264) 20250813085723240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F59EA3F8 output_enabled 1 (mgcp_conn.c:271) 20250813085723240 DLMGCP DEBUG <0013> (1225/rtp C:F59EA3F8 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) 20250813085723240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F59EA3F8 CRCX: connection successfully created: (1225/rtp C:F59EA3F8 r=127.0.0.1:10000<->l=127.0.0.1:5864) (mgcp_protocol.c:772) 20250813085723240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #00: 200 15739 OK (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #01: I: F59EA3F8 (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #03: o=- F59EA3F8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085723240 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15740 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085723241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085723241 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085723241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085723241 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) 20250813085723241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6546CD5C connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250813085723241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6546CD5C output_enabled 1 (mgcp_conn.c:271) 20250813085723241 DLMGCP DEBUG <0013> (1225/rtp C:6546CD5C 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) 20250813085723241 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6546CD5C CRCX: connection successfully created: (1225/rtp C:6546CD5C r=127.0.0.1:20000<->l=127.0.0.1:5866) (mgcp_protocol.c:772) 20250813085723241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #00: 200 15740 OK (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #01: I: 6546CD5C (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6546CD5C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085723241 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085724343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15741 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085724343 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250813085724343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085724343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085724343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085724343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085724343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085724343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085724343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085724343 DLMGCP DEBUG <0013> Generated response: line #00: 200 15741 OK (mgcp_msg.c:72) RTPEM0(259)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 45, bytes_payload_tx := 180, num_pkts_rx := 45, bytes_payload_rx := 180, 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@da6723e785a7: stats: { num_pkts_tx := 45, bytes_payload_tx := 180, num_pkts_rx := 45, bytes_payload_rx := 180, 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@da6723e785a7: setverdict(pass): none -> pass RTPEM2(261)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(263)@da6723e785a7: Final verdict of PTC: none RTPEM1(260)@da6723e785a7: Final verdict of PTC: none RTPEM0(259)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(262)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Wed Aug 13 08:57:24 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=249964) Waiting for packet dumper to finish... 1 (prev_count=249964, count=253896) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:57: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250813085732387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7496 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085732387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085732387 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085732387 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085732387 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085732387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085732387 DLMGCP DEBUG <0013> Generated response: line #00: 515 7496 FAIL (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7497 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085732390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085732390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085732390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085732390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085732390 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) 20250813085732391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E83BF84A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085732391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E83BF84A output_enabled 1 (mgcp_conn.c:271) 20250813085732391 DLMGCP DEBUG <0013> (1226/rtp C:E83BF84A 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) 20250813085732391 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E83BF84A CRCX: connection successfully created: (1226/rtp C:E83BF84A r=127.0.0.1:10000<->l=127.0.0.1:5868) (mgcp_protocol.c:772) 20250813085732391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #00: 200 7497 OK (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #01: I: E83BF84A (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #03: o=- E83BF84A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085732391 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7498 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085732392 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085732392 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085732392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085732392 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) 20250813085732392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FFD29BC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085732392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FFD29BC output_enabled 1 (mgcp_conn.c:271) 20250813085732392 DLMGCP DEBUG <0013> (1226/rtp C:5FFD29BC 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) 20250813085732392 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FFD29BC CRCX: connection successfully created: (1226/rtp C:5FFD29BC r=127.0.0.1:20000<->l=127.0.0.1:5870) (mgcp_protocol.c:772) 20250813085732392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #00: 200 7498 OK (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #01: I: 5FFD29BC (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5FFD29BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085732392 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085736501 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7499 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085736501 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085736501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085736501 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085736501 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085736501 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085736501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085736501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085736501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085736501 DLMGCP DEBUG <0013> Generated response: line #00: 200 7499 OK (mgcp_msg.c:72) RTPEM0(264)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 49, bytes_payload_rx := 686, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(268)@da6723e785a7: Final verdict of PTC: none RTPEM1(265)@da6723e785a7: Final verdict of PTC: none RTPEM2(266)@da6723e785a7: Final verdict of PTC: none RTPEM0(264)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(267)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@da6723e785a7: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Wed Aug 13 08:57:36 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=269360) Waiting for packet dumper to finish... 1 (prev_count=269360, count=273092) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:57:43 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@da6723e785a7: 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@da6723e785a7: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250813085744545 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56291 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085744546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085744546 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085744546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085744546 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085744546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085744546 DLMGCP DEBUG <0013> Generated response: line #00: 515 56291 FAIL (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56292 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250813085744549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085744549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085744549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085744549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085744549 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) 20250813085744549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBB60F82 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085744549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBB60F82 output_enabled 1 (mgcp_conn.c:271) 20250813085744549 DLMGCP DEBUG <0013> (1226/rtp C:BBB60F82 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) 20250813085744550 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BBB60F82 CRCX: connection successfully created: (1226/rtp C:BBB60F82 r=127.0.0.1:10000<->l=127.0.0.1:5872) (mgcp_protocol.c:772) 20250813085744550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #00: 200 56292 OK (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #01: I: BBB60F82 (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #03: o=- BBB60F82 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085744550 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56293 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085744551 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085744551 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085744551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085744551 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) 20250813085744551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4453F17B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085744551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4453F17B output_enabled 1 (mgcp_conn.c:271) 20250813085744551 DLMGCP DEBUG <0013> (1226/rtp C:4453F17B 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) 20250813085744551 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4453F17B CRCX: connection successfully created: (1226/rtp C:4453F17B r=127.0.0.1:20000<->l=127.0.0.1:5874) (mgcp_protocol.c:772) 20250813085744551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #00: 200 56293 OK (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #01: I: 4453F17B (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4453F17B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250813085744551 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085748658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56294 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085748658 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085748658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085748658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085748658 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085748658 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085748658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085748659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085748659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085748659 DLMGCP DEBUG <0013> Generated response: line #00: 200 56294 OK (mgcp_msg.c:72) RTPEM0(269)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, 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@da6723e785a7: setverdict(pass): none -> pass VirtCallAgent-STATS(272)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@da6723e785a7: Final verdict of PTC: none RTPEM1(270)@da6723e785a7: Final verdict of PTC: none RTPEM2(271)@da6723e785a7: Final verdict of PTC: none RTPEM0(269)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@da6723e785a7: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Wed Aug 13 08:57:48 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=272172) Waiting for packet dumper to finish... 1 (prev_count=272172, count=275904) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:57: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_amr_oa_bwe_rtp_conversion started. 20250813085756707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8096 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085756707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085756707 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085756707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085756707 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085756707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085756707 DLMGCP DEBUG <0013> Generated response: line #00: 515 8096 FAIL (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8097 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085756711 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085756711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085756711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085756711 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) 20250813085756711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:83172B85 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085756711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:83172B85 output_enabled 1 (mgcp_conn.c:271) 20250813085756711 DLMGCP DEBUG <0013> (1226/rtp C:83172B85 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) 20250813085756711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:83172B85 CRCX: connection successfully created: (1226/rtp C:83172B85 r=127.0.0.1:10000<->l=127.0.0.1:5876) (mgcp_protocol.c:772) 20250813085756711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #00: 200 8097 OK (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #01: I: 83172B85 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #03: o=- 83172B85 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085756711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8098 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085756713 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085756713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085756713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085756713 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) 20250813085756713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D76E141B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085756713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D76E141B output_enabled 1 (mgcp_conn.c:271) 20250813085756713 DLMGCP DEBUG <0013> (1226/rtp C:D76E141B 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) 20250813085756713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D76E141B CRCX: connection successfully created: (1226/rtp C:D76E141B r=127.0.0.1:20000<->l=127.0.0.1:5878) (mgcp_protocol.c:772) 20250813085756713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #00: 200 8098 OK (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #01: I: D76E141B (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #03: o=- D76E141B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085756713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085800821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8099 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085800821 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085800821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085800821 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085800821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085800821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085800821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085800821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085800821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085800821 DLMGCP DEBUG <0013> Generated response: line #00: 200 8099 OK (mgcp_msg.c:72) RTPEM0(274)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 49, bytes_payload_rx := 833, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 47, bytes_payload_rx := 752, 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@da6723e785a7: setverdict(pass): none -> pass RTPEM2(276)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(277)@da6723e785a7: Final verdict of PTC: none RTPEM1(275)@da6723e785a7: Final verdict of PTC: none RTPEM0(274)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@da6723e785a7: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Wed Aug 13 08:58:00 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=267280) Waiting for packet dumper to finish... 1 (prev_count=267280, count=271012) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:58:07 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@da6723e785a7: 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@da6723e785a7: Test case TC_amr_oa_oa_rtp_conversion started. 20250813085808885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42239 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085808885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085808885 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085808885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085808885 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085808885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085808885 DLMGCP DEBUG <0013> Generated response: line #00: 515 42239 FAIL (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42240 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085808887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085808887 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085808887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085808887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085808887 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) 20250813085808888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9E5D8AD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085808888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9E5D8AD output_enabled 1 (mgcp_conn.c:271) 20250813085808888 DLMGCP DEBUG <0013> (1226/rtp C:F9E5D8AD 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) 20250813085808888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F9E5D8AD CRCX: connection successfully created: (1226/rtp C:F9E5D8AD r=127.0.0.1:10000<->l=127.0.0.1:5880) (mgcp_protocol.c:772) 20250813085808888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #00: 200 42240 OK (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #01: I: F9E5D8AD (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #03: o=- F9E5D8AD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085808888 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42241 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085808890 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085808890 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085808890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085808890 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) 20250813085808890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A97156E2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085808890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A97156E2 output_enabled 1 (mgcp_conn.c:271) 20250813085808890 DLMGCP DEBUG <0013> (1226/rtp C:A97156E2 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) 20250813085808890 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A97156E2 CRCX: connection successfully created: (1226/rtp C:A97156E2 r=127.0.0.1:20000<->l=127.0.0.1:5882) (mgcp_protocol.c:772) 20250813085808890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #00: 200 42241 OK (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #01: I: A97156E2 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #03: o=- A97156E2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085808890 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085812995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42242 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085812995 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085812995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085812995 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085812995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085812995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085812995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085812995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085812995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085812995 DLMGCP DEBUG <0013> Generated response: line #00: 200 42242 OK (mgcp_msg.c:72) RTPEM0(279)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, 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@da6723e785a7: setverdict(pass): none -> pass RTPEM0(279)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(282)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@da6723e785a7: Final verdict of PTC: none RTPEM2(281)@da6723e785a7: Final verdict of PTC: none RTPEM1(280)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@da6723e785a7: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Wed Aug 13 08:58:13 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=271064) Waiting for packet dumper to finish... 1 (prev_count=271064, count=274996) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:58: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250813085821040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43654 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085821040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085821040 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085821040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085821040 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085821040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085821040 DLMGCP DEBUG <0013> Generated response: line #00: 515 43654 FAIL (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43655 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250813085821044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085821044 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085821044 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085821044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085821044 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) 20250813085821044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FE487E22 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085821044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FE487E22 output_enabled 1 (mgcp_conn.c:271) 20250813085821044 DLMGCP DEBUG <0013> (1226/rtp C:FE487E22 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) 20250813085821045 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FE487E22 CRCX: connection successfully created: (1226/rtp C:FE487E22 r=127.0.0.1:10000<->l=127.0.0.1:5884) (mgcp_protocol.c:772) 20250813085821045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #00: 200 43655 OK (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #01: I: FE487E22 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #03: o=- FE487E22 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250813085821045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43656 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085821047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085821047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085821047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085821047 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) 20250813085821047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CCB57193 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085821047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CCB57193 output_enabled 1 (mgcp_conn.c:271) 20250813085821047 DLMGCP DEBUG <0013> (1226/rtp C:CCB57193 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) 20250813085821047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CCB57193 CRCX: connection successfully created: (1226/rtp C:CCB57193 r=127.0.0.1:20000<->l=127.0.0.1:5886) (mgcp_protocol.c:772) 20250813085821047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #00: 200 43656 OK (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #01: I: CCB57193 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #03: o=- CCB57193 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085821047 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085825156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43657 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085825156 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085825156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085825156 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085825156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085825156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085825156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085825156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085825156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085825156 DLMGCP DEBUG <0013> Generated response: line #00: 200 43657 OK (mgcp_msg.c:72) RTPEM0(284)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 42, bytes_payload_tx := 588, num_pkts_rx := 49, bytes_payload_rx := 686, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 42, 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@da6723e785a7: setverdict(pass): none -> pass RTPEM2(286)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(287)@da6723e785a7: Final verdict of PTC: none RTPEM0(284)@da6723e785a7: Final verdict of PTC: none RTPEM1(285)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@da6723e785a7: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Wed Aug 13 08:58:25 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=255544) Waiting for packet dumper to finish... 1 (prev_count=255544, count=259476) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:58: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250813085833206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19086 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085833206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085833206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085833206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085833206 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085833206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085833206 DLMGCP DEBUG <0013> Generated response: line #00: 515 19086 FAIL (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19087 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833210 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085833211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085833211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085833211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085833211 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) 20250813085833211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E03A056B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085833211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E03A056B output_enabled 1 (mgcp_conn.c:271) 20250813085833211 DLMGCP DEBUG <0013> (1226/rtp C:E03A056B 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) 20250813085833211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E03A056B CRCX: connection successfully created: (1226/rtp C:E03A056B r=127.0.0.1:10000<->l=127.0.0.1:5888) (mgcp_protocol.c:772) 20250813085833211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #00: 200 19087 OK (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #01: I: E03A056B (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #03: o=- E03A056B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085833211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19088 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085833213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085833213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085833213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085833213 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) 20250813085833213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A8614ED connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085833213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A8614ED output_enabled 1 (mgcp_conn.c:271) 20250813085833213 DLMGCP DEBUG <0013> (1226/rtp C:2A8614ED 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) 20250813085833213 DLMGCP DEBUG <0013> (1226/rtp C:2A8614ED 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) 20250813085833213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2A8614ED CRCX: connection successfully created: (1226/rtp C:2A8614ED r=127.0.0.1:20000<->l=127.0.0.1:5890) (mgcp_protocol.c:772) 20250813085833213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #00: 200 19088 OK (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #01: I: 2A8614ED (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2A8614ED 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085833213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085837321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19089 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085837321 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085837321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085837321 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085837321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085837321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085837321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085837321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085837321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085837321 DLMGCP DEBUG <0013> Generated response: line #00: 200 19089 OK (mgcp_msg.c:72) RTPEM0(289)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, 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@da6723e785a7: setverdict(pass): none -> pass VirtCallAgent-STATS(292)@da6723e785a7: Final verdict of PTC: none RTPEM2(291)@da6723e785a7: Final verdict of PTC: none RTPEM0(289)@da6723e785a7: Final verdict of PTC: none RTPEM1(290)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@da6723e785a7: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:58:37 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=272564) Waiting for packet dumper to finish... 1 (prev_count=272564, count=276496) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:58: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250813085845368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21290 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085845368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085845368 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085845368 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085845368 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085845368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085845368 DLMGCP DEBUG <0013> Generated response: line #00: 515 21290 FAIL (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21291 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085845371 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085845371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085845371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085845371 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) 20250813085845371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4A46D590 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085845371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4A46D590 output_enabled 1 (mgcp_conn.c:271) 20250813085845371 DLMGCP DEBUG <0013> (1226/rtp C:4A46D590 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) 20250813085845371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4A46D590 CRCX: connection successfully created: (1226/rtp C:4A46D590 r=127.0.0.1:10000<->l=127.0.0.1:5892) (mgcp_protocol.c:772) 20250813085845371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #00: 200 21291 OK (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #01: I: 4A46D590 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4A46D590 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250813085845371 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21292 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085845373 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085845373 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085845373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085845373 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) 20250813085845373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:46AE78BE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085845373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:46AE78BE output_enabled 1 (mgcp_conn.c:271) 20250813085845373 DLMGCP DEBUG <0013> (1226/rtp C:46AE78BE 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) 20250813085845373 DLMGCP DEBUG <0013> (1226/rtp C:46AE78BE 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) 20250813085845373 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:46AE78BE CRCX: connection successfully created: (1226/rtp C:46AE78BE r=127.0.0.1:20000<->l=127.0.0.1:5894) (mgcp_protocol.c:772) 20250813085845373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #00: 200 21292 OK (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #01: I: 46AE78BE (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #03: o=- 46AE78BE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250813085845373 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085849481 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21293 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085849481 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085849481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085849481 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085849481 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085849481 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085849481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085849481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085849481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085849481 DLMGCP DEBUG <0013> Generated response: line #00: 200 21293 OK (mgcp_msg.c:72) RTPEM0(294)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 49, bytes_payload_rx := 735, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(298)@da6723e785a7: Final verdict of PTC: none RTPEM1(295)@da6723e785a7: Final verdict of PTC: none RTPEM2(296)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(297)@da6723e785a7: Final verdict of PTC: none RTPEM0(294)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@da6723e785a7: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:58:49 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=270332) Waiting for packet dumper to finish... 1 (prev_count=270332, count=274264) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:58: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250813085857545 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55628 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085857545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085857545 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085857545 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085857545 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085857545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085857545 DLMGCP DEBUG <0013> Generated response: line #00: 515 55628 FAIL (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55629 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085857549 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085857549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085857549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085857549 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) 20250813085857549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AD14437 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085857549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AD14437 output_enabled 1 (mgcp_conn.c:271) 20250813085857549 DLMGCP DEBUG <0013> (1226/rtp C:8AD14437 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) 20250813085857549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8AD14437 CRCX: connection successfully created: (1226/rtp C:8AD14437 r=127.0.0.1:10000<->l=127.0.0.1:5896) (mgcp_protocol.c:772) 20250813085857549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #00: 200 55629 OK (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #01: I: 8AD14437 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8AD14437 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250813085857549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55630 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085857552 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085857552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085857552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085857552 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) 20250813085857552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C3DBD49 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085857552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C3DBD49 output_enabled 1 (mgcp_conn.c:271) 20250813085857552 DLMGCP DEBUG <0013> (1226/rtp C:2C3DBD49 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) 20250813085857552 DLMGCP DEBUG <0013> (1226/rtp C:2C3DBD49 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) 20250813085857552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C3DBD49 CRCX: connection successfully created: (1226/rtp C:2C3DBD49 r=127.0.0.1:20000<->l=127.0.0.1:5898) (mgcp_protocol.c:772) 20250813085857552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085857552 DLMGCP DEBUG <0013> Generated response: line #00: 200 55630 OK (mgcp_msg.c:72) 20250813085857552 DLMGCP DEBUG <0013> Generated response: line #01: I: 2C3DBD49 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2C3DBD49 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250813085857553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085901661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55631 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085901661 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085901661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085901661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085901661 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085901661 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085901661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085901661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085901661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085901661 DLMGCP DEBUG <0013> Generated response: line #00: 200 55631 OK (mgcp_msg.c:72) RTPEM0(299)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@da6723e785a7: Final verdict of PTC: none RTPEM0(299)@da6723e785a7: Final verdict of PTC: none RTPEM1(300)@da6723e785a7: Final verdict of PTC: none RTPEM2(301)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(302)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@da6723e785a7: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:59:01 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=272768) Waiting for packet dumper to finish... 1 (prev_count=272768, count=276500) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:59: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250813085909711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26644 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085909711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085909711 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085909711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085909711 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085909711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085909711 DLMGCP DEBUG <0013> Generated response: line #00: 515 26644 FAIL (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26645 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085909714 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085909714 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085909714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085909714 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) 20250813085909714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5727F666 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085909714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5727F666 output_enabled 1 (mgcp_conn.c:271) 20250813085909714 DLMGCP DEBUG <0013> (1226/rtp C:5727F666 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) 20250813085909714 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5727F666 CRCX: connection successfully created: (1226/rtp C:5727F666 r=127.0.0.1:10000<->l=127.0.0.1:5900) (mgcp_protocol.c:772) 20250813085909714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #00: 200 26645 OK (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #01: I: 5727F666 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5727F666 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250813085909714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26646 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085909716 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085909716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085909716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085909716 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) 20250813085909716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:660800EA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813085909716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:660800EA output_enabled 1 (mgcp_conn.c:271) 20250813085909716 DLMGCP DEBUG <0013> (1226/rtp C:660800EA 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) 20250813085909716 DLMGCP DEBUG <0013> (1226/rtp C:660800EA 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) 20250813085909716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:660800EA CRCX: connection successfully created: (1226/rtp C:660800EA r=127.0.0.1:20000<->l=127.0.0.1:5902) (mgcp_protocol.c:772) 20250813085909716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #00: 200 26646 OK (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #01: I: 660800EA (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #03: o=- 660800EA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250813085909716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813085913825 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26647 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085913825 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813085913825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813085913825 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813085913825 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085913825 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813085913825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085913825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085913825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085913826 DLMGCP DEBUG <0013> Generated response: line #00: 200 26647 OK (mgcp_msg.c:72) RTPEM0(304)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, 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@da6723e785a7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, 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@da6723e785a7: setverdict(pass): none -> pass RTPEM0(304)@da6723e785a7: Final verdict of PTC: none RTPEM1(305)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(307)@da6723e785a7: Final verdict of PTC: none RTPEM2(306)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@da6723e785a7: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 08:59:13 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=272768) Waiting for packet dumper to finish... 1 (prev_count=272768, count=276500) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:59: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_conn_timeout started. 20250813085921873 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57756 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085921873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085921873 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085921873 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085921873 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085921873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085921873 DLMGCP DEBUG <0013> Generated response: line #00: 515 57756 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: Setting conn-timeout to 1s MTC@da6723e785a7: Sending RTP data for 1.5s 20250813085921876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57757 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813085921876 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813085921876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085921876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085921876 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) 20250813085921876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085921876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C connection mode 'loopback' 7 (mgcp_conn.c:264) 20250813085921876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C output_enabled 1 (mgcp_conn.c:271) 20250813085921876 DLMGCP DEBUG <0013> (1225/rtp C:01C8949C 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) 20250813085921876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:01C8949C CRCX: connection successfully created: (1225/rtp C:01C8949C r=127.0.0.1:10000<->l=127.0.0.1:5904) (mgcp_protocol.c:772) 20250813085921876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #00: 200 57757 OK (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #01: I: 01C8949C (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #03: o=- 01C8949C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813085921876 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250813085921877 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085921877 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813085921898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085921918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085921938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085921959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085921979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085921999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922182 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922689 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922852 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922913 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085922994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923055 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923258 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) MTC@da6723e785a7: Stopping for 0.5s and resuming 20250813085923899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) 20250813085923961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C8949C watchdog kicked (mgcp_conn.c:143) MTC@da6723e785a7: Stopping for 1.5s, expecting to run into timeout 20250813085924962 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:01C8949C connection timed out! (mgcp_conn.c:133) 20250813085924962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) MTC@da6723e785a7: Resuming should fail now RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) RTPEM0(309)@da6723e785a7: Connection refused (expected) MTC@da6723e785a7: Setting conn-timeout back to 0 (disabled) MTC@da6723e785a7: setverdict(pass): none -> pass VirtCallAgent-STATS(312)@da6723e785a7: Final verdict of PTC: none RTPEM0(309)@da6723e785a7: Final verdict of PTC: none RTPEM1(310)@da6723e785a7: Final verdict of PTC: none RTPEM2(311)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@da6723e785a7: Test case TC_conn_timeout finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Wed Aug 13 08:59:25 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=231612) Waiting for packet dumper to finish... 1 (prev_count=231612, count=235344) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:59: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_e1_crcx_and_dlcx_ep started. 20250813085933729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13148 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085933729 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) 20250813085933729 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250813085933729 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085933729 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085933729 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085933729 DLMGCP DEBUG <0013> Generated response: line #00: 515 13148 FAIL (mgcp_msg.c:72) 20250813085933732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13149 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085933732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085933732 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250813085933732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085933732 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) 20250813085933732 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250813085933732 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085933732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085933732 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250813085933732 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085933732 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250813085933732 DLMGCP DEBUG <0013> Generated response: line #00: 502 13149 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: 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 := \"13149\", 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 := \"13149\", 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 := \"13149\", 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 := \"13149\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(317)@da6723e785a7: Final verdict of PTC: none RTPEM1(315)@da6723e785a7: Final verdict of PTC: none RTPEM0(314)@da6723e785a7: Final verdict of PTC: none RTPEM2(316)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: 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 := \"13149\", 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 := \"13149\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@da6723e785a7: 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 := \"13149\", 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 := \"13149\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Wed Aug 13 08:59:33 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=31432) Waiting for packet dumper to finish... 1 (prev_count=31432, count=35364) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:59: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_e1_crcx_with_overlap started. 20250813085941776 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45897 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085941776 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085941776 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250813085941776 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085941776 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) 20250813085941777 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:370) 20250813085941777 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085941777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085941777 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250813085941777 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085941777 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250813085941777 DLMGCP DEBUG <0013> Generated response: line #00: 502 45897 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: 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 := \"45897\", 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 := \"45897\", 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 := \"45897\", 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 := \"45897\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(321)@da6723e785a7: Final verdict of PTC: none RTPEM1(320)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@da6723e785a7: Final verdict of PTC: none RTPEM0(319)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(322)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: 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 := \"45897\", 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 := \"45897\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@da6723e785a7: 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 := \"45897\", 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 := \"45897\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Wed Aug 13 08:59:41 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:59: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_e1_crcx_loopback started. 20250813085949825 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40292 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085949825 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) 20250813085949825 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250813085949825 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813085949825 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813085949825 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813085949825 DLMGCP DEBUG <0013> Generated response: line #00: 515 40292 FAIL (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40293 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250813085949829 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813085949829 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) 20250813085949829 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250813085949829 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085949829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085949829 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) 20250813085949829 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250813085949830 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085949830 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250813085949830 DLMGCP DEBUG <0013> Generated response: line #00: 502 40293 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: 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 := \"40293\", 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 := \"40293\", 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 := \"40293\", 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 := \"40293\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM1(325)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@da6723e785a7: Final verdict of PTC: none RTPEM2(326)@da6723e785a7: Final verdict of PTC: none RTPEM0(324)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(327)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: 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 := \"40293\", 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 := \"40293\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@da6723e785a7: 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 := \"40293\", 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 := \"40293\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Wed Aug 13 08:59:49 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=34052) Waiting for packet dumper to finish... 1 (prev_count=34052, count=37984) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 08:59: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_e1_dlcx_wildcarded started. 20250813085957878 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37626 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813085957878 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813085957878 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250813085957878 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813085957878 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) 20250813085957878 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250813085957878 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813085957878 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813085957878 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250813085957878 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250813085957878 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250813085957878 DLMGCP DEBUG <0013> Generated response: line #00: 502 37626 FAIL (mgcp_msg.c:72) MTC@da6723e785a7: 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 := \"37626\", 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 := \"37626\", 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 := \"37626\", 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 := \"37626\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(332)@da6723e785a7: Final verdict of PTC: none RTPEM0(329)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@da6723e785a7: Final verdict of PTC: none RTPEM2(331)@da6723e785a7: Final verdict of PTC: none RTPEM1(330)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: 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 := \"37626\", 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 := \"37626\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@da6723e785a7: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@da6723e785a7: 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 := \"37626\", 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 := \"37626\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Wed Aug 13 08:59:57 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=29484) Waiting for packet dumper to finish... 1 (prev_count=29484, count=33416) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:00: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_mdcx_ip4 started. 20250813090005922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24460 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090005922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090005922 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090005922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090005922 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090005922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090005922 DLMGCP DEBUG <0013> Generated response: line #00: 515 24460 FAIL (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24461 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090005924 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090005924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090005924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090005924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:480BA2B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090005924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:480BA2B6 output_enabled 0 (mgcp_conn.c:271) 20250813090005924 DLMGCP DEBUG <0013> (1234/rtp C:480BA2B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813090005924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:480BA2B6 CRCX: connection successfully created: (1234/rtp C:480BA2B6 r=NULL:0<->l=::1:5906) (mgcp_protocol.c:772) 20250813090005924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090005924 DLMGCP DEBUG <0013> Generated response: line #00: 200 24461 OK (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Generated response: line #01: I: 480BA2B6 (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Generated response: line #03: o=- 480BA2B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090005924 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #00: MDCX 24462 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #03: I: 480BA2B6 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090005925 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090005925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090005925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090005925 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) 20250813090005925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:480BA2B6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090005925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:480BA2B6 output_enabled 1 (mgcp_conn.c:271) 20250813090005925 DLMGCP DEBUG <0013> (1234/rtp C:480BA2B6 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) 20250813090005925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:480BA2B6 MDCX: connection successfully modified: (1234/rtp C:480BA2B6 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:976) 20250813090005925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #00: 200 24462 OK (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #02: o=- 480BA2B6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090005925 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24463 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090005926 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813090005926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090005926 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090005926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090005926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813090005926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090005926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090005926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090005926 DLMGCP DEBUG <0013> Generated response: line #00: 200 24463 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass VirtCallAgent-STATS(337)@da6723e785a7: Final verdict of PTC: none RTPEM0(334)@da6723e785a7: Final verdict of PTC: none RTPEM1(335)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@da6723e785a7: Final verdict of PTC: none RTPEM2(336)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Wed Aug 13 09:00:05 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=47412) Waiting for packet dumper to finish... 1 (prev_count=47412, count=51344) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:00: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_mdcx_ip6 started. 20250813090013969 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31378 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090013969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090013969 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090013969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090013969 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090013969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090013969 DLMGCP DEBUG <0013> Generated response: line #00: 515 31378 FAIL (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31379 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090013972 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090013972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090013972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090013972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91F96628 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090013972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91F96628 output_enabled 0 (mgcp_conn.c:271) 20250813090013972 DLMGCP DEBUG <0013> (1234/rtp C:91F96628 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813090013972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:91F96628 CRCX: connection successfully created: (1234/rtp C:91F96628 r=NULL:0<->l=::1:5910) (mgcp_protocol.c:772) 20250813090013972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #00: 200 31379 OK (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #01: I: 91F96628 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #03: o=- 91F96628 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31380 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #03: I: 91F96628 (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090013972 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090013973 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090013973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090013973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090013973 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) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91F96628 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91F96628 output_enabled 1 (mgcp_conn.c:271) 20250813090013973 DLMGCP DEBUG <0013> (1234/rtp C:91F96628 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) 20250813090013973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:91F96628 MDCX: connection successfully modified: (1234/rtp C:91F96628 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:976) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #00: 200 31380 OK (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #02: o=- 91F96628 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31381 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090013973 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090013973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090013973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090013973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090013973 DLMGCP DEBUG <0013> Generated response: line #00: 200 31381 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM1(340)@da6723e785a7: Final verdict of PTC: none RTPEM0(339)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(342)@da6723e785a7: Final verdict of PTC: none RTPEM2(341)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Wed Aug 13 09:00:13 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=50908) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:00: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_iufp_sendrecv started. 20250813090022018 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4506 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090022018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090022018 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090022018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090022018 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090022018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090022018 DLMGCP DEBUG <0013> Generated response: line #00: 515 4506 FAIL (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4507 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090022021 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090022021 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090022021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090022021 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) 20250813090022021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EEA1A7F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090022021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EEA1A7F output_enabled 1 (mgcp_conn.c:271) 20250813090022021 DLMGCP DEBUG <0013> (1234/rtp C:5EEA1A7F 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) 20250813090022021 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5EEA1A7F CRCX: connection successfully created: (1234/rtp C:5EEA1A7F r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_protocol.c:772) 20250813090022021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #00: 200 4507 OK (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #01: I: 5EEA1A7F (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5EEA1A7F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090022021 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4508 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #03: I: 5EEA1A7F (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090022022 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090022022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090022022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090022022 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) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EEA1A7F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EEA1A7F output_enabled 1 (mgcp_conn.c:271) 20250813090022022 DLMGCP DEBUG <0013> (1234/rtp C:5EEA1A7F 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) 20250813090022022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5EEA1A7F MDCX: connection successfully modified: (1234/rtp C:5EEA1A7F r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:976) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #00: 200 4508 OK (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5EEA1A7F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4509 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090022022 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090022022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090022022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090022022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090022022 DLMGCP DEBUG <0013> Generated response: line #00: 200 4509 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(344)@da6723e785a7: Final verdict of PTC: none RTPEM1(345)@da6723e785a7: Final verdict of PTC: none RTPEM2(346)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(347)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Wed Aug 13 09:00:22 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=50448) Waiting for packet dumper to finish... 1 (prev_count=50448, count=54380) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:00: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_crcx_iufp_recvonly started. 20250813090030070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25345 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090030070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090030070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090030070 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090030070 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090030070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090030070 DLMGCP DEBUG <0013> Generated response: line #00: 515 25345 FAIL (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25346 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090030073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090030073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090030073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090030073 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) 20250813090030073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C77988F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090030073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C77988F7 output_enabled 0 (mgcp_conn.c:271) 20250813090030073 DLMGCP DEBUG <0013> (1234/rtp C:C77988F7 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) 20250813090030073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C77988F7 CRCX: connection successfully created: (1234/rtp C:C77988F7 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_protocol.c:772) 20250813090030073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #00: 200 25346 OK (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #01: I: C77988F7 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #03: o=- C77988F7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090030073 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25347 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #03: I: C77988F7 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090030074 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090030074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090030074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090030074 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) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C77988F7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C77988F7 output_enabled 1 (mgcp_conn.c:271) 20250813090030074 DLMGCP DEBUG <0013> (1234/rtp C:C77988F7 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) 20250813090030074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C77988F7 MDCX: connection successfully modified: (1234/rtp C:C77988F7 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:976) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #00: 200 25347 OK (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #02: o=- C77988F7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25348 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090030074 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090030074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090030074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090030074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090030074 DLMGCP DEBUG <0013> Generated response: line #00: 200 25348 OK (mgcp_msg.c:72) MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM1(350)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(352)@da6723e785a7: Final verdict of PTC: none RTPEM0(349)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@da6723e785a7: Final verdict of PTC: none RTPEM2(351)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@da6723e785a7: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Wed Aug 13 09:00:30 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@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:00:37 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250813090038123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090038123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090038123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090038123 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090038123 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090038123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090038123 DLMGCP DEBUG <0013> Generated response: line #00: 515 49988 FAIL (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49989 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090038126 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090038126 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090038126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090038126 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) 20250813090038126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:79981DF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090038126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:79981DF2 output_enabled 0 (mgcp_conn.c:271) 20250813090038126 DLMGCP DEBUG <0013> (1227/rtp C:79981DF2 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) 20250813090038126 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:79981DF2 CRCX: connection successfully created: (1227/rtp C:79981DF2 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:772) 20250813090038126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #00: 200 49989 OK (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #01: I: 79981DF2 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #03: o=- 79981DF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250813090038126 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49990 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090038128 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090038128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090038128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090038128 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) 20250813090038128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:54EC58C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090038128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:54EC58C1 output_enabled 0 (mgcp_conn.c:271) 20250813090038128 DLMGCP DEBUG <0013> (1227/rtp C:54EC58C1 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) 20250813090038128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:54EC58C1 CRCX: connection successfully created: (1227/rtp C:54EC58C1 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:772) 20250813090038128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #00: 200 49990 OK (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #01: I: 54EC58C1 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #03: o=- 54EC58C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250813090038128 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090039633 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49991 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #03: I: 79981DF2 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090039633 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090039633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090039633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090039633 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) 20250813090039633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:79981DF2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090039633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:79981DF2 output_enabled 1 (mgcp_conn.c:271) 20250813090039633 DLMGCP DEBUG <0013> (1227/rtp C:79981DF2 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) 20250813090039633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:79981DF2 MDCX: connection successfully modified: (1227/rtp C:79981DF2 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:976) 20250813090039633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #00: 200 49991 OK (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #02: o=- 79981DF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250813090039633 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090040137 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49992 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #03: I: 54EC58C1 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090040137 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090040137 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090040137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090040137 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) 20250813090040137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:54EC58C1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090040137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:54EC58C1 output_enabled 1 (mgcp_conn.c:271) 20250813090040137 DLMGCP DEBUG <0013> (1227/rtp C:54EC58C1 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) 20250813090040137 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:54EC58C1 MDCX: connection successfully modified: (1227/rtp C:54EC58C1 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:976) 20250813090040137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090040137 DLMGCP DEBUG <0013> Generated response: line #00: 200 49992 OK (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Generated response: line #02: o=- 54EC58C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090040137 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090040138 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250813090040138 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, 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@da6723e785a7: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, 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 } 20250813090042240 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49993 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090042240 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090042240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090042240 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090042240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090042240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090042240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090042240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090042240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090042240 DLMGCP DEBUG <0013> Generated response: line #00: 200 49993 OK (mgcp_msg.c:72) RTPEM0(354)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass VirtCallAgent-STATS(357)@da6723e785a7: Final verdict of PTC: none RTPEM2(356)@da6723e785a7: Final verdict of PTC: none RTPEM0(354)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@da6723e785a7: Final verdict of PTC: none RTPEM1(355)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:00:42 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=693400) Waiting for packet dumper to finish... 1 (prev_count=693400, count=697332) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:00:49 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250813090050301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49561 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090050301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090050301 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090050301 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090050301 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090050301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090050301 DLMGCP DEBUG <0013> Generated response: line #00: 515 49561 FAIL (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49562 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090050304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090050304 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090050304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090050304 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) 20250813090050304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4AB4D5BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090050304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4AB4D5BD output_enabled 0 (mgcp_conn.c:271) 20250813090050304 DLMGCP DEBUG <0013> (1227/rtp C:4AB4D5BD 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) 20250813090050304 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4AB4D5BD CRCX: connection successfully created: (1227/rtp C:4AB4D5BD r=::1:10000<->l=::1:5920) (mgcp_protocol.c:772) 20250813090050304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #00: 200 49562 OK (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #01: I: 4AB4D5BD (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4AB4D5BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250813090050304 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49563 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090050306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090050306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090050306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090050306 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) 20250813090050306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03DC1114 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090050306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03DC1114 output_enabled 0 (mgcp_conn.c:271) 20250813090050306 DLMGCP DEBUG <0013> (1227/rtp C:03DC1114 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) 20250813090050306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:03DC1114 CRCX: connection successfully created: (1227/rtp C:03DC1114 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:772) 20250813090050306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #00: 200 49563 OK (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #01: I: 03DC1114 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #03: o=- 03DC1114 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250813090050306 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090051810 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49564 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #03: I: 4AB4D5BD (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090051810 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090051810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090051810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090051810 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) 20250813090051810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4AB4D5BD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090051810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4AB4D5BD output_enabled 1 (mgcp_conn.c:271) 20250813090051810 DLMGCP DEBUG <0013> (1227/rtp C:4AB4D5BD 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) 20250813090051810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4AB4D5BD MDCX: connection successfully modified: (1227/rtp C:4AB4D5BD r=::1:10000<->l=::1:5920) (mgcp_protocol.c:976) 20250813090051810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #00: 200 49564 OK (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4AB4D5BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250813090051810 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090052313 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49565 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #03: I: 03DC1114 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090052313 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090052313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090052313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090052313 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) 20250813090052313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03DC1114 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090052313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03DC1114 output_enabled 1 (mgcp_conn.c:271) 20250813090052313 DLMGCP DEBUG <0013> (1227/rtp C:03DC1114 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) 20250813090052313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:03DC1114 MDCX: connection successfully modified: (1227/rtp C:03DC1114 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:976) 20250813090052313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #00: 200 49565 OK (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #02: o=- 03DC1114 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250813090052313 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 119, bytes_payload_rx := 476, 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@da6723e785a7: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 95, bytes_payload_rx := 380, 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 } 20250813090054417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49566 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090054417 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090054417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090054417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090054417 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090054417 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090054417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090054417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090054417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090054417 DLMGCP DEBUG <0013> Generated response: line #00: 200 49566 OK (mgcp_msg.c:72) RTPEM0(359)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(363)@da6723e785a7: Final verdict of PTC: none RTPEM2(361)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(362)@da6723e785a7: Final verdict of PTC: none RTPEM0(359)@da6723e785a7: Final verdict of PTC: none RTPEM1(360)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:00:54 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=683088) Waiting for packet dumper to finish... 1 (prev_count=683088, count=687020) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:01:01 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250813090102512 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29738 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090102512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090102512 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090102512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090102512 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090102512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090102512 DLMGCP DEBUG <0013> Generated response: line #00: 515 29738 FAIL (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29739 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090102517 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090102518 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090102518 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090102518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090102518 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) 20250813090102518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE5FC8FE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090102518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE5FC8FE output_enabled 1 (mgcp_conn.c:271) 20250813090102518 DLMGCP DEBUG <0013> (1226/rtp C:DE5FC8FE 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) 20250813090102518 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DE5FC8FE CRCX: connection successfully created: (1226/rtp C:DE5FC8FE r=::1:10000<->l=::1:5924) (mgcp_protocol.c:772) 20250813090102518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #00: 200 29739 OK (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #01: I: DE5FC8FE (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #03: o=- DE5FC8FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813090102518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813090102521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29740 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090102521 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090102521 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813090102521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090102521 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090102522 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090102522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090102522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090102522 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090102522 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) 20250813090102522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:943BE41D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090102522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:943BE41D output_enabled 1 (mgcp_conn.c:271) 20250813090102522 DLMGCP DEBUG <0013> (1226/rtp C:943BE41D 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) 20250813090102522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:943BE41D CRCX: connection successfully created: (1226/rtp C:943BE41D r=::1:1985<->l=::1:5926 CID=11) (mgcp_protocol.c:772) 20250813090102522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #00: 200 29740 OK (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #01: I: 943BE41D (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 943BE41D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090102522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090103726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29741 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090103726 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813090103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090103726 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090103726 DLMGCP DEBUG <0013> Generated response: line #00: 200 29741 OK (mgcp_msg.c:72) RTPEM1(365)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: tolerance: 3 packets MTC@da6723e785a7: batch_size: 4 packets MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(367)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@da6723e785a7: Final verdict of PTC: none RTPEM0(364)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(368)@da6723e785a7: Final verdict of PTC: none RTPEM1(365)@da6723e785a7: Final verdict of PTC: none RTPEM2(366)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:01:03 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=197372) Waiting for packet dumper to finish... 1 (prev_count=197372, count=201304) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:01: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250813090111783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40722 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090111783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090111783 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090111783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090111783 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090111783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090111783 DLMGCP DEBUG <0013> Generated response: line #00: 515 40722 FAIL (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40723 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090111788 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090111788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090111788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090111788 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) 20250813090111788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74CB6208 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090111788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74CB6208 output_enabled 1 (mgcp_conn.c:271) 20250813090111788 DLMGCP DEBUG <0013> (1226/rtp C:74CB6208 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) 20250813090111788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:74CB6208 CRCX: connection successfully created: (1226/rtp C:74CB6208 r=127.0.0.1:10000<->l=127.0.0.1:5928) (mgcp_protocol.c:772) 20250813090111788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #00: 200 40723 OK (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #01: I: 74CB6208 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #03: o=- 74CB6208 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813090111788 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40724 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090111791 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090111791 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090111791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090111791 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090111791 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) 20250813090111791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:287AF3E7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090111791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:287AF3E7 output_enabled 1 (mgcp_conn.c:271) 20250813090111791 DLMGCP DEBUG <0013> (1226/rtp C:287AF3E7 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) 20250813090111791 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:287AF3E7 CRCX: connection successfully created: (1226/rtp C:287AF3E7 r=::1:1985<->l=::1:5930 CID=12) (mgcp_protocol.c:772) 20250813090111791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #00: 200 40724 OK (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #01: I: 287AF3E7 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #04: o=- 287AF3E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090111791 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090112995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40725 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090112995 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813090112995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090112995 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090112995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090112995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090112995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090112995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090112995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090112995 DLMGCP DEBUG <0013> Generated response: line #00: 200 40725 OK (mgcp_msg.c:72) RTPEM1(371)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: tolerance: 3 packets MTC@da6723e785a7: batch_size: 4 packets MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(375)@da6723e785a7: Final verdict of PTC: none RTPEM1(371)@da6723e785a7: Final verdict of PTC: none OsmuxEM(373)@da6723e785a7: Final verdict of PTC: none RTPEM2(372)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(374)@da6723e785a7: Final verdict of PTC: none RTPEM0(370)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:01:13 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=193584) Waiting for packet dumper to finish... 1 (prev_count=193584, count=197316) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:01: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250813090121053 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54709 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090121053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090121053 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090121053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090121053 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090121053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090121053 DLMGCP DEBUG <0013> Generated response: line #00: 515 54709 FAIL (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54710 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090121057 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090121057 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090121057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090121057 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) 20250813090121057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D1BCA88 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090121057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D1BCA88 output_enabled 1 (mgcp_conn.c:271) 20250813090121057 DLMGCP DEBUG <0013> (1226/rtp C:1D1BCA88 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) 20250813090121057 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1D1BCA88 CRCX: connection successfully created: (1226/rtp C:1D1BCA88 r=::1:10000<->l=::1:5932) (mgcp_protocol.c:772) 20250813090121057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #00: 200 54710 OK (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #01: I: 1D1BCA88 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1D1BCA88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250813090121057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250813090121059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54711 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090121060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090121060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090121060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090121060 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090121060 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) 20250813090121060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3658DD34 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090121060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3658DD34 output_enabled 1 (mgcp_conn.c:271) 20250813090121060 DLMGCP DEBUG <0013> (1226/rtp C:3658DD34 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) 20250813090121060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3658DD34 CRCX: connection successfully created: (1226/rtp C:3658DD34 r=127.0.0.1:1985<->l=127.0.0.1:5934 CID=13) (mgcp_protocol.c:772) 20250813090121060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #00: 200 54711 OK (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #01: I: 3658DD34 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3658DD34 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090121060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090122264 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54712 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090122264 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250813090122264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090122264 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090122264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090122264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090122264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090122264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090122264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090122264 DLMGCP DEBUG <0013> Generated response: line #00: 200 54712 OK (mgcp_msg.c:72) RTPEM1(377)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: tolerance: 3 packets MTC@da6723e785a7: batch_size: 4 packets MTC@da6723e785a7: 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass RTPEM1(377)@da6723e785a7: Final verdict of PTC: none RTPEM2(378)@da6723e785a7: Final verdict of PTC: none OsmuxEM(379)@da6723e785a7: Final verdict of PTC: none RTPEM0(376)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(380)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:01:22 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=197608) Waiting for packet dumper to finish... 1 (prev_count=197608, count=201540) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:01: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250813090130326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22594 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090130326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090130326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090130326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090130326 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090130326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090130326 DLMGCP DEBUG <0013> Generated response: line #00: 515 22594 FAIL (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22595 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090130331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090130331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090130331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090130331 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) 20250813090130331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3953416 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090130331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3953416 output_enabled 0 (mgcp_conn.c:271) 20250813090130331 DLMGCP DEBUG <0013> (1227/rtp C:A3953416 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) 20250813090130331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A3953416 CRCX: connection successfully created: (1227/rtp C:A3953416 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:772) 20250813090130331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #00: 200 22595 OK (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #01: I: A3953416 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #03: o=- A3953416 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090130331 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22596 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090130334 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090130334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090130334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090130334 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090130334 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) 20250813090130334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BBD2950 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090130334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BBD2950 output_enabled 0 (mgcp_conn.c:271) 20250813090130334 DLMGCP DEBUG <0013> (1227/rtp C:5BBD2950 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) 20250813090130334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BBD2950 CRCX: connection successfully created: (1227/rtp C:5BBD2950 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:772) 20250813090130334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #00: 200 22596 OK (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #01: I: 5BBD2950 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BBD2950 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090130334 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090131841 DLMGCP DEBUG <0013> Received message: line #00: MDCX 22597 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #03: I: A3953416 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090131841 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090131842 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090131842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090131842 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090131842 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) 20250813090131842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3953416 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090131842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3953416 output_enabled 1 (mgcp_conn.c:271) 20250813090131842 DLMGCP DEBUG <0013> (1227/rtp C:A3953416 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) 20250813090131842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A3953416 MDCX: connection successfully modified: (1227/rtp C:A3953416 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:976) 20250813090131842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #00: 200 22597 OK (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #02: o=- A3953416 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090131842 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090132346 DLMGCP DEBUG <0013> Received message: line #00: MDCX 22598 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #03: I: 5BBD2950 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090132346 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090132346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090132346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090132346 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090132346 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) 20250813090132346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BBD2950 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090132346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BBD2950 output_enabled 1 (mgcp_conn.c:271) 20250813090132346 DLMGCP DEBUG <0013> (1227/rtp C:5BBD2950 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) 20250813090132346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BBD2950 MDCX: connection successfully modified: (1227/rtp C:5BBD2950 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:976) 20250813090132346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #00: 200 22598 OK (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5BBD2950 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090132346 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 196, bytes_payload_tx := 3332, 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@da6723e785a7: 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 } 20250813090134452 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22599 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090134452 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090134452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090134452 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090134452 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090134452 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090134452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090134452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090134452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090134452 DLMGCP DEBUG <0013> Generated response: line #00: 200 22599 OK (mgcp_msg.c:72) RTPEM0(382)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM1(383)@da6723e785a7: Final verdict of PTC: none OsmuxEM(385)@da6723e785a7: Final verdict of PTC: none RTPEM0(382)@da6723e785a7: Final verdict of PTC: none RTPEM2(384)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(386)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:01:34 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=484772) Waiting for packet dumper to finish... 1 (prev_count=484772, count=488704) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:01: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250813090142521 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30783 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090142521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090142521 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090142521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090142521 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090142521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090142521 DLMGCP DEBUG <0013> Generated response: line #00: 515 30783 FAIL (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30784 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090142527 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090142528 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090142528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090142528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090142528 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) 20250813090142528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C77F5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090142528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C77F5E output_enabled 0 (mgcp_conn.c:271) 20250813090142528 DLMGCP DEBUG <0013> (1227/rtp C:B4C77F5E 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) 20250813090142528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B4C77F5E CRCX: connection successfully created: (1227/rtp C:B4C77F5E r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:772) 20250813090142528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #00: 200 30784 OK (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #01: I: B4C77F5E (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #03: o=- B4C77F5E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090142528 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30785 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090142531 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090142532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090142532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090142532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090142532 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090142532 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) 20250813090142532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC2472B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090142532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC2472B0 output_enabled 0 (mgcp_conn.c:271) 20250813090142532 DLMGCP DEBUG <0013> (1227/rtp C:FC2472B0 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) 20250813090142532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FC2472B0 CRCX: connection successfully created: (1227/rtp C:FC2472B0 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:772) 20250813090142532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #00: 200 30785 OK (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #01: I: FC2472B0 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC2472B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090142532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090144040 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30786 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #03: I: B4C77F5E (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090144040 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090144040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090144040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090144040 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) 20250813090144040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C77F5E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090144040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C77F5E output_enabled 1 (mgcp_conn.c:271) 20250813090144040 DLMGCP DEBUG <0013> (1227/rtp C:B4C77F5E 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) 20250813090144040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B4C77F5E MDCX: connection successfully modified: (1227/rtp C:B4C77F5E r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:976) 20250813090144040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #00: 200 30786 OK (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #02: o=- B4C77F5E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090144040 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090144544 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30787 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #03: I: FC2472B0 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090144544 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090144544 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090144544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090144544 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090144544 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) 20250813090144544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC2472B0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090144544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC2472B0 output_enabled 1 (mgcp_conn.c:271) 20250813090144544 DLMGCP DEBUG <0013> (1227/rtp C:FC2472B0 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) 20250813090144544 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FC2472B0 MDCX: connection successfully modified: (1227/rtp C:FC2472B0 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:976) 20250813090144544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #00: 200 30787 OK (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #03: o=- FC2472B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090144544 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, 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@da6723e785a7: 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 } 20250813090146651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30788 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090146651 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090146651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090146651 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090146651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090146651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090146651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090146651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090146651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090146651 DLMGCP DEBUG <0013> Generated response: line #00: 200 30788 OK (mgcp_msg.c:72) RTPEM0(388)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(393)@da6723e785a7: Final verdict of PTC: none RTPEM1(389)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(392)@da6723e785a7: Final verdict of PTC: none RTPEM2(390)@da6723e785a7: Final verdict of PTC: none RTPEM0(388)@da6723e785a7: Final verdict of PTC: none OsmuxEM(391)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:01:46 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=477980) Waiting for packet dumper to finish... 1 (prev_count=477980, count=481712) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:01: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250813090154715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62992 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090154715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090154715 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090154715 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090154715 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090154715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090154715 DLMGCP DEBUG <0013> Generated response: line #00: 515 62992 FAIL (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62993 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090154719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090154719 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090154719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090154719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090154719 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) 20250813090154720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB38255C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090154720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB38255C output_enabled 0 (mgcp_conn.c:271) 20250813090154720 DLMGCP DEBUG <0013> (1227/rtp C:EB38255C 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) 20250813090154720 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EB38255C CRCX: connection successfully created: (1227/rtp C:EB38255C r=::1:10000<->l=::1:5944) (mgcp_protocol.c:772) 20250813090154720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #00: 200 62993 OK (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #01: I: EB38255C (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #03: o=- EB38255C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090154720 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62994 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090154722 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090154722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090154722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090154722 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090154722 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) 20250813090154722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9D40FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090154722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9D40FC output_enabled 0 (mgcp_conn.c:271) 20250813090154722 DLMGCP DEBUG <0013> (1227/rtp C:2C9D40FC 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) 20250813090154722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C9D40FC CRCX: connection successfully created: (1227/rtp C:2C9D40FC r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:772) 20250813090154722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #00: 200 62994 OK (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #01: I: 2C9D40FC (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C9D40FC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090154722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090156234 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62995 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090156234 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090156234 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090156234 DLMGCP DEBUG <0013> Received message: line #03: I: EB38255C (mgcp_msg.c:72) 20250813090156234 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090156234 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090156234 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090156235 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090156235 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090156235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090156235 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) 20250813090156235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB38255C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090156235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB38255C output_enabled 1 (mgcp_conn.c:271) 20250813090156235 DLMGCP DEBUG <0013> (1227/rtp C:EB38255C 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) 20250813090156235 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EB38255C MDCX: connection successfully modified: (1227/rtp C:EB38255C r=::1:10000<->l=::1:5944) (mgcp_protocol.c:976) 20250813090156235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #00: 200 62995 OK (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #02: o=- EB38255C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090156235 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090156741 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62996 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #03: I: 2C9D40FC (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250813090156741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090156741 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090156741 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090156741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090156741 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250813090156741 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) 20250813090156741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9D40FC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090156741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9D40FC output_enabled 1 (mgcp_conn.c:271) 20250813090156741 DLMGCP DEBUG <0013> (1227/rtp C:2C9D40FC 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) 20250813090156741 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C9D40FC MDCX: connection successfully modified: (1227/rtp C:2C9D40FC r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:976) 20250813090156741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #00: 200 62996 OK (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2C9D40FC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250813090156742 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 196, bytes_payload_tx := 3332, num_pkts_rx := 121, bytes_payload_rx := 2057, 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@da6723e785a7: 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 } 20250813090158847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090158847 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090158847 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090158847 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090158847 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090158847 DLMGCP DEBUG <0013> Generated response: line #00: 200 62997 OK (mgcp_msg.c:72) RTPEM0(394)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass OsmuxEM(397)@da6723e785a7: Final verdict of PTC: none RTPEM2(396)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@da6723e785a7: Final verdict of PTC: none RTPEM0(394)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(398)@da6723e785a7: Final verdict of PTC: none RTPEM1(395)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:01:58 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=484436) Waiting for packet dumper to finish... 1 (prev_count=484436, count=488368) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:02: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup started. 20250813090207005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10914 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090207005 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090207005 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090207005 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090207005 DLMGCP DEBUG <0013> Generated response: line #00: 515 10914 FAIL (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10915 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090207009 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090207009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090207009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090207009 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) 20250813090207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:437EE767 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:437EE767 output_enabled 0 (mgcp_conn.c:271) 20250813090207009 DLMGCP DEBUG <0013> (1227/rtp C:437EE767 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) 20250813090207009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:437EE767 CRCX: connection successfully created: (1227/rtp C:437EE767 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:772) 20250813090207009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #00: 200 10915 OK (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #01: I: 437EE767 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #03: o=- 437EE767 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090207009 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090207011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10916 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090207011 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090207012 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090207012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090207012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090207012 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) 20250813090207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0AF3C932 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0AF3C932 output_enabled 0 (mgcp_conn.c:271) 20250813090207012 DLMGCP DEBUG <0013> (1227/rtp C:0AF3C932 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) 20250813090207012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0AF3C932 CRCX: connection successfully created: (1227/rtp C:0AF3C932 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:772) 20250813090207012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #00: 200 10916 OK (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #01: I: 0AF3C932 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0AF3C932 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090207012 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@da6723e785a7: IuUP INIT_ACK Received RTPEM0(400)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090208519 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10917 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #03: I: 437EE767 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090208519 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090208519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090208519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090208519 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) 20250813090208519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:437EE767 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090208519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:437EE767 output_enabled 1 (mgcp_conn.c:271) 20250813090208519 DLMGCP DEBUG <0013> (1227/rtp C:437EE767 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) 20250813090208519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:437EE767 MDCX: connection successfully modified: (1227/rtp C:437EE767 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:976) 20250813090208519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #00: 200 10917 OK (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #02: o=- 437EE767 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090208519 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090209023 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10918 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #03: I: 0AF3C932 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090209023 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090209023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090209023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090209023 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) 20250813090209023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0AF3C932 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090209023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0AF3C932 output_enabled 1 (mgcp_conn.c:271) 20250813090209023 DLMGCP DEBUG <0013> (1227/rtp C:0AF3C932 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) 20250813090209023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0AF3C932 MDCX: connection successfully modified: (1227/rtp C:0AF3C932 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:976) 20250813090209023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #00: 200 10918 OK (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #02: o=- 0AF3C932 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090209023 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, num_pkts_rx := 123, bytes_payload_rx := 984, 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@da6723e785a7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, 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 } 20250813090211127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10919 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090211127 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090211127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090211127 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090211127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090211127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090211127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090211127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090211128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090211128 DLMGCP DEBUG <0013> Generated response: line #00: 200 10919 OK (mgcp_msg.c:72) RTPEM0(400)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(401)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(403)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@da6723e785a7: Final verdict of PTC: none RTPEM0(400)@da6723e785a7: Final verdict of PTC: none RTPEM2(402)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Wed Aug 13 09:02:11 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=839424) Waiting for packet dumper to finish... 1 (prev_count=839424, count=843356) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:02:18 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250813090219187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41753 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090219187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090219187 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090219187 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090219187 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090219187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090219187 DLMGCP DEBUG <0013> Generated response: line #00: 515 41753 FAIL (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41754 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090219191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090219191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090219191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090219191 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) 20250813090219191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D77AC360 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090219191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D77AC360 output_enabled 0 (mgcp_conn.c:271) 20250813090219191 DLMGCP DEBUG <0013> (1227/rtp C:D77AC360 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) 20250813090219191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D77AC360 CRCX: connection successfully created: (1227/rtp C:D77AC360 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:772) 20250813090219191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #00: 200 41754 OK (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #01: I: D77AC360 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #03: o=- D77AC360 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090219191 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090219194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41755 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090219194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090219194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090219194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090219194 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) 20250813090219194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61F6637A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090219194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61F6637A output_enabled 0 (mgcp_conn.c:271) 20250813090219194 DLMGCP DEBUG <0013> (1227/rtp C:61F6637A 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) 20250813090219194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61F6637A CRCX: connection successfully created: (1227/rtp C:61F6637A r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:772) 20250813090219194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #00: 200 41755 OK (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #01: I: 61F6637A (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #03: o=- 61F6637A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090219194 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@da6723e785a7: IuUP INIT_ACK Received RTPEM0(405)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090220701 DLMGCP DEBUG <0013> Received message: line #00: MDCX 41756 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #03: I: D77AC360 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090220701 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090220701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090220701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090220701 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) 20250813090220701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D77AC360 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090220701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D77AC360 output_enabled 1 (mgcp_conn.c:271) 20250813090220701 DLMGCP DEBUG <0013> (1227/rtp C:D77AC360 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) 20250813090220701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D77AC360 MDCX: connection successfully modified: (1227/rtp C:D77AC360 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:976) 20250813090220701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #00: 200 41756 OK (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #02: o=- D77AC360 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090220701 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090221205 DLMGCP DEBUG <0013> Received message: line #00: MDCX 41757 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #03: I: 61F6637A (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090221205 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090221205 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090221205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090221205 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) 20250813090221205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61F6637A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090221205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61F6637A output_enabled 1 (mgcp_conn.c:271) 20250813090221205 DLMGCP DEBUG <0013> (1227/rtp C:61F6637A 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) 20250813090221205 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61F6637A MDCX: connection successfully modified: (1227/rtp C:61F6637A r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:976) 20250813090221205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #00: 200 41757 OK (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #02: o=- 61F6637A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090221205 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, num_pkts_rx := 123, bytes_payload_rx := 984, 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@da6723e785a7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, 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 } 20250813090223308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41758 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090223308 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090223308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090223309 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090223309 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090223309 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090223309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090223309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090223310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090223310 DLMGCP DEBUG <0013> Generated response: line #00: 200 41758 OK (mgcp_msg.c:72) RTPEM0(405)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM0(405)@da6723e785a7: Final verdict of PTC: none RTPEM1(406)@da6723e785a7: Final verdict of PTC: none RTPEM2(407)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(408)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:02:23 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=839704) Waiting for packet dumper to finish... 1 (prev_count=839704, count=843436) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:02:30 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250813090231384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62595 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090231384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090231384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090231384 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090231384 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090231384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090231384 DLMGCP DEBUG <0013> Generated response: line #00: 515 62595 FAIL (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62596 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090231389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090231389 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090231389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090231389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090231389 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) 20250813090231390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090231390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 output_enabled 0 (mgcp_conn.c:271) 20250813090231390 DLMGCP DEBUG <0013> (1227/rtp C:47DD00F2 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) 20250813090231390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 CRCX: connection successfully created: (1227/rtp C:47DD00F2 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:772) 20250813090231390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #00: 200 62596 OK (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #01: I: 47DD00F2 (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #03: o=- 47DD00F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090231390 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090231393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62597 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090231393 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090231393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090231393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090231393 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) 20250813090231393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090231393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF output_enabled 0 (mgcp_conn.c:271) 20250813090231393 DLMGCP DEBUG <0013> (1227/rtp C:71EE1FAF 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) 20250813090231393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF CRCX: connection successfully created: (1227/rtp C:71EE1FAF r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:772) 20250813090231393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #00: 200 62597 OK (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #01: I: 71EE1FAF (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #03: o=- 71EE1FAF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090231393 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@da6723e785a7: IuUP INIT_ACK Received RTPEM0(410)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090232901 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62598 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #03: I: 47DD00F2 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090232901 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090232901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090232901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090232901 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) 20250813090232901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090232901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 output_enabled 1 (mgcp_conn.c:271) 20250813090232901 DLMGCP DEBUG <0013> (1227/rtp C:47DD00F2 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) 20250813090232901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 MDCX: connection successfully modified: (1227/rtp C:47DD00F2 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250813090232901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #00: 200 62598 OK (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #02: o=- 47DD00F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090232901 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090233406 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62599 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #03: I: 71EE1FAF (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090233406 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090233406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090233406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090233406 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) 20250813090233406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090233406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF output_enabled 1 (mgcp_conn.c:271) 20250813090233406 DLMGCP DEBUG <0013> (1227/rtp C:71EE1FAF 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) 20250813090233406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF MDCX: connection successfully modified: (1227/rtp C:71EE1FAF r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250813090233406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #00: 200 62599 OK (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #02: o=- 71EE1FAF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090233406 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, 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@da6723e785a7: stats: { num_pkts_tx := 171, bytes_payload_tx := 684, num_pkts_rx := 100, bytes_payload_rx := 814, 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@da6723e785a7: setverdict(pass): none -> pass 20250813090235411 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62600 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #03: I: 71EE1FAF (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090235411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090235411 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090235411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090235412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090235412 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) 20250813090235412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090235412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF output_enabled 0 (mgcp_conn.c:271) 20250813090235412 DLMGCP DEBUG <0013> (1227/rtp C:71EE1FAF 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) 20250813090235412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:71EE1FAF MDCX: connection successfully modified: (1227/rtp C:71EE1FAF r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250813090235412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #00: 200 62600 OK (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #02: o=- 71EE1FAF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090235412 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62601 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #03: I: 47DD00F2 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090236417 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090236417 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090236417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090236417 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) 20250813090236417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090236417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 output_enabled 0 (mgcp_conn.c:271) 20250813090236417 DLMGCP DEBUG <0013> (1227/rtp C:47DD00F2 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) 20250813090236417 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47DD00F2 MDCX: connection successfully modified: (1227/rtp C:47DD00F2 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250813090236417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #00: 200 62601 OK (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #02: o=- 47DD00F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090236417 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090237521 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62602 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090237521 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090237521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090237521 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090237521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090237521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090237521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090237521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090237524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090237524 DLMGCP DEBUG <0013> Generated response: line #00: 200 62602 OK (mgcp_msg.c:72) RTPEM0(410)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM2(412)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(413)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@da6723e785a7: Final verdict of PTC: none RTPEM1(411)@da6723e785a7: Final verdict of PTC: none RTPEM0(410)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:02:37 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=1038452) Waiting for packet dumper to finish... 1 (prev_count=1038452, count=1042384) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:02: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250813090245612 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40985 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090245612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090245612 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090245612 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090245612 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090245612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090245612 DLMGCP DEBUG <0013> Generated response: line #00: 515 40985 FAIL (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40986 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090245616 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090245616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090245616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090245616 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) 20250813090245616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:014D71CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090245616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:014D71CA output_enabled 0 (mgcp_conn.c:271) 20250813090245616 DLMGCP DEBUG <0013> (1227/rtp C:014D71CA 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) 20250813090245616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:014D71CA CRCX: connection successfully created: (1227/rtp C:014D71CA r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:772) 20250813090245616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #00: 200 40986 OK (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #01: I: 014D71CA (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #03: o=- 014D71CA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090245616 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090245620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40987 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090245620 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090245620 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090245620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090245620 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) 20250813090245620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:547D9B17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090245620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:547D9B17 output_enabled 0 (mgcp_conn.c:271) 20250813090245620 DLMGCP DEBUG <0013> (1227/rtp C:547D9B17 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) 20250813090245620 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:547D9B17 CRCX: connection successfully created: (1227/rtp C:547D9B17 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:772) 20250813090245620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #00: 200 40987 OK (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #01: I: 547D9B17 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #03: o=- 547D9B17 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090245620 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@da6723e785a7: IuUP INIT_ACK Received 20250813090245664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245807 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090245992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246359 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246826 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090246987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090247127 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #03: I: 014D71CA (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090247127 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090247127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090247127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090247127 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) 20250813090247127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:014D71CA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090247127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:014D71CA output_enabled 1 (mgcp_conn.c:271) 20250813090247127 DLMGCP DEBUG <0013> (1227/rtp C:014D71CA 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) 20250813090247127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:014D71CA MDCX: connection successfully modified: (1227/rtp C:014D71CA r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:976) 20250813090247127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #00: 200 40988 OK (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #02: o=- 014D71CA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090247127 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090247137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247166 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247218 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247299 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247320 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247340 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247442 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247462 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247523 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247544 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247564 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247584 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(416)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090247630 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40989 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #03: I: 547D9B17 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090247630 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090247630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090247630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090247630 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) 20250813090247630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:547D9B17 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090247630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:547D9B17 output_enabled 1 (mgcp_conn.c:271) 20250813090247630 DLMGCP DEBUG <0013> (1227/rtp C:547D9B17 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) 20250813090247630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:547D9B17 MDCX: connection successfully modified: (1227/rtp C:547D9B17 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:976) 20250813090247630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #00: 200 40989 OK (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #02: o=- 547D9B17 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090247630 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090247632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247649 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247710 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247730 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247852 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247953 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247974 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090247994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090247996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248015 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248016 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248036 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248057 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248077 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248280 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248300 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248320 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248443 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248484 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248504 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248545 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248586 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248606 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248626 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248647 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248687 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248708 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248748 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248769 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248810 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248851 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248851 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248912 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248953 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248974 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090248974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090248994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249015 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249015 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249117 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249260 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249322 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249505 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249526 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249546 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090249627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090249628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@da6723e785a7: 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@da6723e785a7: stats: { num_pkts_tx := 172, bytes_payload_tx := 5504, 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 } 20250813090249734 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40990 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090249734 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090249734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090249734 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090249734 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090249734 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090249734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090249734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090249735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090249735 DLMGCP DEBUG <0013> Generated response: line #00: 200 40990 OK (mgcp_msg.c:72) RTPEM0(415)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(416)@da6723e785a7: Final verdict of PTC: none RTPEM0(415)@da6723e785a7: Final verdict of PTC: none RTPEM2(417)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(418)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:02:49 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=852856) Waiting for packet dumper to finish... 1 (prev_count=852856, count=856588) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:02: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250813090257812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23655 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090257812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090257812 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090257812 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090257812 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090257812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090257812 DLMGCP DEBUG <0013> Generated response: line #00: 515 23655 FAIL (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23656 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090257816 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090257816 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090257816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090257816 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) 20250813090257816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A416E64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090257816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A416E64 output_enabled 0 (mgcp_conn.c:271) 20250813090257816 DLMGCP DEBUG <0013> (1227/rtp C:2A416E64 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) 20250813090257816 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2A416E64 CRCX: connection successfully created: (1227/rtp C:2A416E64 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:772) 20250813090257816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090257816 DLMGCP DEBUG <0013> Generated response: line #00: 200 23656 OK (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Generated response: line #01: I: 2A416E64 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2A416E64 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090257816 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257817 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090257817 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250813090257817 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090257817 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090257820 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23657 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090257820 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090257820 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090257820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090257820 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) 20250813090257820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:210C6720 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090257820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:210C6720 output_enabled 0 (mgcp_conn.c:271) 20250813090257820 DLMGCP DEBUG <0013> (1227/rtp C:210C6720 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) 20250813090257820 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:210C6720 CRCX: connection successfully created: (1227/rtp C:210C6720 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:772) 20250813090257820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #00: 200 23657 OK (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #01: I: 210C6720 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #03: o=- 210C6720 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090257820 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250813090257821 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090257821 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@da6723e785a7: IuUP INIT_ACK Received 20250813090257865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090257885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090257906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090257926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090257946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090257967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090257987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258212 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258254 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090258995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259016 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259102 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090259331 DLMGCP DEBUG <0013> Received message: line #00: MDCX 23658 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #03: I: 2A416E64 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090259331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090259331 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090259331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090259331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090259331 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) 20250813090259332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A416E64 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090259332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A416E64 output_enabled 1 (mgcp_conn.c:271) 20250813090259332 DLMGCP DEBUG <0013> (1227/rtp C:2A416E64 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) 20250813090259332 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2A416E64 MDCX: connection successfully modified: (1227/rtp C:2A416E64 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:976) 20250813090259332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #00: 200 23658 OK (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2A416E64 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090259332 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090259348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259350 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259370 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259391 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259411 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259432 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259452 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259493 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259575 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259575 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259596 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259596 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259637 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259657 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259657 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259677 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259739 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259739 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259759 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259780 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259780 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259800 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259820 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) RTPEM1(421)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090259838 DLMGCP DEBUG <0013> Received message: line #00: MDCX 23659 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #03: I: 210C6720 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090259838 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090259838 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090259838 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090259838 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) 20250813090259838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:210C6720 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090259838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:210C6720 output_enabled 1 (mgcp_conn.c:271) 20250813090259838 DLMGCP DEBUG <0013> (1227/rtp C:210C6720 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) 20250813090259838 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:210C6720 MDCX: connection successfully modified: (1227/rtp C:210C6720 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:976) 20250813090259838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #00: 200 23659 OK (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #02: o=- 210C6720 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090259838 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090259841 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259861 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259882 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259903 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259957 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090259985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090259998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300080 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300203 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300244 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300264 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300305 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300326 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300346 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300367 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300387 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300408 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300428 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300449 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300469 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300490 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300510 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300530 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300551 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300571 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300592 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300613 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300634 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300654 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300675 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300737 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300757 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300778 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300798 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300818 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300839 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300859 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300880 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300900 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300921 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300941 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300962 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090300982 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090300987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301002 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301023 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301064 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301126 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301146 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301234 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301254 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301275 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301357 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301377 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301398 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301418 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301439 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301459 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301480 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301521 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301562 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301603 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301623 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301705 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301726 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301787 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301807 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090301808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250813090301828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@da6723e785a7: 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@da6723e785a7: stats: { num_pkts_tx := 168, bytes_payload_tx := 5376, num_pkts_rx := 98, bytes_payload_rx := 3136, 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 } 20250813090301943 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23660 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090301943 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090301943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090301943 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090301943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090301943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090301943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090301943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090301943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090301943 DLMGCP DEBUG <0013> Generated response: line #00: 200 23660 OK (mgcp_msg.c:72) RTPEM0(420)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(421)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@da6723e785a7: Final verdict of PTC: none RTPEM0(420)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(423)@da6723e785a7: Final verdict of PTC: none RTPEM2(422)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:03:01 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=839580) Waiting for packet dumper to finish... 1 (prev_count=839580, count=843512) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:03:09 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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250813090310162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47392 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090310162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090310162 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090310162 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090310162 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090310162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090310162 DLMGCP DEBUG <0013> Generated response: line #00: 515 47392 FAIL (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47393 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090310176 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090310176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090310176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090310176 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) 20250813090310176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2281DABB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090310176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2281DABB output_enabled 0 (mgcp_conn.c:271) 20250813090310176 DLMGCP DEBUG <0013> (1227/rtp C:2281DABB 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) 20250813090310176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2281DABB CRCX: connection successfully created: (1227/rtp C:2281DABB r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:772) 20250813090310176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #00: 200 47393 OK (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #01: I: 2281DABB (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2281DABB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090310176 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090310188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47394 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090310188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090310188 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090310188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090310188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090310188 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) 20250813090310188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090310188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 output_enabled 0 (mgcp_conn.c:271) 20250813090310188 DLMGCP DEBUG <0013> (1227/rtp C:A043D3D5 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) 20250813090310189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 CRCX: connection successfully created: (1227/rtp C:A043D3D5 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:772) 20250813090310189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #00: 200 47394 OK (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #01: I: A043D3D5 (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #03: o=- A043D3D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090310189 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@da6723e785a7: IuUP INIT_ACK Received 20250813090310239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310963 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090310984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090311702 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47395 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #03: I: 2281DABB (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090311702 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090311702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090311702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090311702 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) 20250813090311702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2281DABB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090311702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2281DABB output_enabled 1 (mgcp_conn.c:271) 20250813090311702 DLMGCP DEBUG <0013> (1227/rtp C:2281DABB 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) 20250813090311702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2281DABB MDCX: connection successfully modified: (1227/rtp C:2281DABB r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250813090311702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #00: 200 47395 OK (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2281DABB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090311702 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090311704 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311724 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311739 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311744 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311780 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311785 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311801 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311806 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311821 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311826 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311862 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311867 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311883 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311887 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311903 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311908 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311928 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311969 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090311985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090311989 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312010 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312026 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312030 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312051 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312071 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312108 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312128 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312149 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312153 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312174 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312194 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(426)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090312208 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47396 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #03: I: A043D3D5 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090312208 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090312208 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090312208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090312208 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) 20250813090312208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090312208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 output_enabled 1 (mgcp_conn.c:271) 20250813090312208 DLMGCP DEBUG <0013> (1227/rtp C:A043D3D5 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) 20250813090312208 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 MDCX: connection successfully modified: (1227/rtp C:A043D3D5 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250813090312208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #00: 200 47396 OK (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #02: o=- A043D3D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090312208 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090312210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312226 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312266 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312287 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312328 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312348 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312369 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312430 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312471 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312511 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312532 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312537 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312552 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312573 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312593 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312614 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312634 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312655 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312675 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312679 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312737 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312757 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312798 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312801 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312818 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312839 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312859 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312862 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312879 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312882 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312900 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312903 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312920 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312941 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312961 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312963 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090312982 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090312984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313002 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313023 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313064 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313065 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313166 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313207 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313227 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313247 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313268 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313288 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313309 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313329 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313349 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313369 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313390 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313430 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313471 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313511 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313532 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313552 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313572 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313593 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313613 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313613 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313633 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313653 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313674 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313694 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313714 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313734 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313755 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313775 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313795 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313836 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313856 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090313999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090313999 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314019 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314080 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314161 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090314202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@da6723e785a7: stats: { num_pkts_tx := 195, bytes_payload_tx := 6045, 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@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass 20250813090314214 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47397 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #03: I: A043D3D5 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090314214 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090314214 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090314214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090314214 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) 20250813090314214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090314214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 output_enabled 0 (mgcp_conn.c:271) 20250813090314214 DLMGCP DEBUG <0013> (1227/rtp C:A043D3D5 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) 20250813090314214 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 MDCX: connection successfully modified: (1227/rtp C:A043D3D5 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250813090314214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #00: 200 47397 OK (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #02: o=- A043D3D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090314214 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090314222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314590 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090314999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47398 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #03: I: 2281DABB (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090315220 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090315220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090315220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090315220 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) 20250813090315220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2281DABB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090315220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2281DABB output_enabled 0 (mgcp_conn.c:271) 20250813090315220 DLMGCP DEBUG <0013> (1227/rtp C:2281DABB 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) 20250813090315220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2281DABB MDCX: connection successfully modified: (1227/rtp C:2281DABB r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250813090315220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #00: 200 47398 OK (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2281DABB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090315220 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47399 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #03: I: A043D3D5 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090315223 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090315223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090315223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090315223 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) 20250813090315223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090315223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 output_enabled 1 (mgcp_conn.c:271) 20250813090315223 DLMGCP DEBUG <0013> (1227/rtp C:A043D3D5 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) 20250813090315223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A043D3D5 MDCX: connection successfully modified: (1227/rtp C:A043D3D5 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250813090315223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090315223 DLMGCP DEBUG <0013> Generated response: line #00: 200 47399 OK (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Generated response: line #02: o=- A043D3D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090315223 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090315224 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090315224 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250813090315224 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090315224 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090316330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47400 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090316330 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090316330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090316330 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090316330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090316330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090316330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090316330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090316331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090316331 DLMGCP DEBUG <0013> Generated response: line #00: 200 47400 OK (mgcp_msg.c:72) RTPEM0(425)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM2(427)@da6723e785a7: Final verdict of PTC: none RTPEM0(425)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@da6723e785a7: Final verdict of PTC: none RTPEM1(426)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(428)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:03:16 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=1011256) Waiting for packet dumper to finish... 1 (prev_count=1011256, count=1014888) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:03: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250813090324418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5147 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090324418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090324418 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090324418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090324418 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090324418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090324418 DLMGCP DEBUG <0013> Generated response: line #00: 515 5147 FAIL (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5148 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090324423 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090324423 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090324423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090324423 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) 20250813090324423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97B9851F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090324423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97B9851F output_enabled 0 (mgcp_conn.c:271) 20250813090324423 DLMGCP DEBUG <0013> (1227/rtp C:97B9851F 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) 20250813090324423 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97B9851F CRCX: connection successfully created: (1227/rtp C:97B9851F r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:772) 20250813090324423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #00: 200 5148 OK (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #01: I: 97B9851F (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #03: o=- 97B9851F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090324423 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@da6723e785a7: Warning: Stopping inactive timer T_transmit. 20250813090324427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5149 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090324427 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090324427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090324427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090324427 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) 20250813090324427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:817342C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090324427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:817342C8 output_enabled 0 (mgcp_conn.c:271) 20250813090324427 DLMGCP DEBUG <0013> (1227/rtp C:817342C8 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) 20250813090324427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:817342C8 CRCX: connection successfully created: (1227/rtp C:817342C8 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:772) 20250813090324427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #00: 200 5149 OK (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #01: I: 817342C8 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #03: o=- 817342C8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090324427 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@da6723e785a7: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@da6723e785a7: IuUP INIT_ACK Received 20250813090324471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324695 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324959 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090324980 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325408 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325428 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325469 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325695 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090325934 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5150 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #03: I: 97B9851F (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090325934 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090325934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090325934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090325934 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) 20250813090325934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97B9851F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090325934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97B9851F output_enabled 1 (mgcp_conn.c:271) 20250813090325934 DLMGCP DEBUG <0013> (1227/rtp C:97B9851F 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) 20250813090325934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97B9851F MDCX: connection successfully modified: (1227/rtp C:97B9851F r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:976) 20250813090325934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #00: 200 5150 OK (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #02: o=- 97B9851F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090325934 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090325951 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090325952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325971 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090325972 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090325992 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090325993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326012 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326032 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326033 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326053 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326073 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326074 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326093 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326114 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326115 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326135 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326155 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326176 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326196 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326217 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326237 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326257 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326277 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326297 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326318 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326338 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326359 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326380 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326421 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(431)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090326440 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5151 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #03: I: 817342C8 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090326440 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090326440 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090326440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090326440 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) 20250813090326440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:817342C8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090326440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:817342C8 output_enabled 1 (mgcp_conn.c:271) 20250813090326440 DLMGCP DEBUG <0013> (1227/rtp C:817342C8 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) 20250813090326440 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:817342C8 MDCX: connection successfully modified: (1227/rtp C:817342C8 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250813090326440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #00: 200 5151 OK (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #02: o=- 817342C8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250813090326440 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250813090326441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326498 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326539 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326620 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326640 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326661 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326681 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326701 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326721 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326741 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326762 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326764 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326822 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326842 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326862 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326883 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326903 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326904 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326923 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326943 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326963 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090326984 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090326985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327004 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327044 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327064 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327085 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327107 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327108 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327127 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327148 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327149 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327169 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327170 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327190 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327191 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327210 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327230 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327291 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327311 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327352 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327474 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327519 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327557 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327578 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327599 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327619 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327640 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327661 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327682 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327703 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327723 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327744 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327806 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327849 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327890 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327931 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327972 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090327993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090327995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328013 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328016 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328036 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328057 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328097 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328117 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328138 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328159 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328221 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328241 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328262 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328283 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328325 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328346 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328366 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328387 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328407 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250813090328428 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250813090328430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@da6723e785a7: stats: { num_pkts_tx := 195, bytes_payload_tx := 6045, 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@da6723e785a7: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 98, bytes_payload_rx := 3136, 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@da6723e785a7: setverdict(pass): none -> pass MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed 20250813090328953 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5152 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #03: I: 817342C8 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090328953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090328953 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090328953 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090328953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090328953 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) 20250813090328953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:817342C8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090328953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:817342C8 output_enabled 1 (mgcp_conn.c:271) 20250813090328953 DLMGCP DEBUG <0013> (1227/rtp C:817342C8 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) 20250813090328954 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:817342C8 MDCX: connection successfully modified: (1227/rtp C:817342C8 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250813090328954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #00: 200 5152 OK (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #02: o=- 817342C8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250813090328954 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 292, bytes_payload_tx := 9052, num_pkts_rx := 170, bytes_payload_rx := 5950, 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@da6723e785a7: stats: { num_pkts_tx := 219, bytes_payload_tx := 6959, num_pkts_rx := 196, bytes_payload_rx := 6553, 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 } 20250813090331063 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5153 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090331063 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090331063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090331063 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090331063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090331063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090331063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090331063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090331064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090331064 DLMGCP DEBUG <0013> Generated response: line #00: 200 5153 OK (mgcp_msg.c:72) RTPEM0(430)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(431)@da6723e785a7: Final verdict of PTC: none RTPEM2(432)@da6723e785a7: Final verdict of PTC: none RTPEM0(430)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(433)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:03:31 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=1187788) Waiting for packet dumper to finish... 1 (prev_count=1187788, count=1191520) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:03: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250813090339138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59427 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090339138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090339138 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090339138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090339138 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090339138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090339138 DLMGCP DEBUG <0013> Generated response: line #00: 515 59427 FAIL (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59428 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090339142 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090339143 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090339143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090339143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090339143 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) 20250813090339143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D8966F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090339143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D8966F3 output_enabled 0 (mgcp_conn.c:271) 20250813090339143 DLMGCP DEBUG <0013> (1227/rtp C:4D8966F3 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) 20250813090339143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4D8966F3 CRCX: connection successfully created: (1227/rtp C:4D8966F3 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:772) 20250813090339143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #00: 200 59428 OK (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #01: I: 4D8966F3 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4D8966F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090339143 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59429 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090339145 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090339145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090339145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090339145 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) 20250813090339145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDDA4F6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250813090339145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDDA4F6D output_enabled 0 (mgcp_conn.c:271) 20250813090339145 DLMGCP DEBUG <0013> (1227/rtp C:CDDA4F6D 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) 20250813090339145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CDDA4F6D CRCX: connection successfully created: (1227/rtp C:CDDA4F6D r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:772) 20250813090339145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #00: 200 59429 OK (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #01: I: CDDA4F6D (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #03: o=- CDDA4F6D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090339145 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090340653 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59430 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090340653 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090340653 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090340653 DLMGCP DEBUG <0013> Received message: line #03: I: 4D8966F3 (mgcp_msg.c:72) 20250813090340653 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090340654 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090340654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090340654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090340654 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) 20250813090340654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D8966F3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090340654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D8966F3 output_enabled 1 (mgcp_conn.c:271) 20250813090340654 DLMGCP DEBUG <0013> (1227/rtp C:4D8966F3 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) 20250813090340654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4D8966F3 MDCX: connection successfully modified: (1227/rtp C:4D8966F3 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:976) 20250813090340654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #00: 200 59430 OK (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4D8966F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090340654 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@da6723e785a7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250813090341157 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59431 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #03: I: CDDA4F6D (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090341157 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090341157 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250813090341157 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090341157 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) 20250813090341157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDDA4F6D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250813090341157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDDA4F6D output_enabled 1 (mgcp_conn.c:271) 20250813090341157 DLMGCP DEBUG <0013> (1227/rtp C:CDDA4F6D 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) 20250813090341157 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CDDA4F6D MDCX: connection successfully modified: (1227/rtp C:CDDA4F6D r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:976) 20250813090341157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #00: 200 59431 OK (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #02: o=- CDDA4F6D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250813090341157 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@da6723e785a7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, num_pkts_rx := 124, bytes_payload_rx := 496, 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@da6723e785a7: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, 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 } 20250813090343260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59432 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090343260 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250813090343260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250813090343260 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250813090343260 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090343260 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250813090343260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090343260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090343260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090343260 DLMGCP DEBUG <0013> Generated response: line #00: 200 59432 OK (mgcp_msg.c:72) RTPEM0(435)@da6723e785a7: Warning: Stopping inactive timer T_transmit. MTC@da6723e785a7: setverdict(pass): none -> pass RTPEM0(435)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@da6723e785a7: Final verdict of PTC: none RTPEM1(436)@da6723e785a7: Final verdict of PTC: none RTPEM2(437)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(438)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@da6723e785a7: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@da6723e785a7: 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'. Wed Aug 13 09:03:43 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=685920) Waiting for packet dumper to finish... 1 (prev_count=685920, count=689652) MTC@da6723e785a7: 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@da6723e785a7: 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 ------ Wed Aug 13 09:03: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_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@da6723e785a7: 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@da6723e785a7: Test case TC_one_crcx_loopback_rtp_implicit started. 20250813090351411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21862 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090351411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813090351411 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813090351411 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090351411 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250813090351411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250813090351411 DLMGCP DEBUG <0013> Generated response: line #00: 515 21862 FAIL (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21863 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813090351413 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813090351413 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250813090351413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250813090351413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6F1AD2B6 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250813090351413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6F1AD2B6 output_enabled 1 (mgcp_conn.c:271) 20250813090351413 DLMGCP DEBUG <0013> (1225/rtp C:6F1AD2B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250813090351413 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:6F1AD2B6 CRCX: connection successfully created: (1225/rtp C:6F1AD2B6 r=NULL:0<->l=::1:5980) (mgcp_protocol.c:772) 20250813090351413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #00: 200 21863 OK (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #01: I: 6F1AD2B6 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6F1AD2B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250813090351413 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250813090352515 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21864 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250813090352515 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250813090352515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250813090352515 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250813090352515 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250813090352515 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250813090352515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090352515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250813090352516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250813090352516 DLMGCP DEBUG <0013> Generated response: line #00: 200 21864 OK (mgcp_msg.c:72) MTC@da6723e785a7: 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@da6723e785a7: setverdict(pass): none -> pass RTPEM1(441)@da6723e785a7: Final verdict of PTC: none RTPEM2(442)@da6723e785a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@da6723e785a7: Final verdict of PTC: none VirtCallAgent-STATS(443)@da6723e785a7: Final verdict of PTC: none RTPEM0(440)@da6723e785a7: Final verdict of PTC: none MTC@da6723e785a7: Setting final verdict of the test case. MTC@da6723e785a7: Local verdict of MTC: pass MTC@da6723e785a7: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@da6723e785a7: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@da6723e785a7: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@da6723e785a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Wed Aug 13 09:03:52 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@da6723e785a7: 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@da6723e785a7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@da6723e785a7: Terminating MTC. MC@da6723e785a7: MTC terminated. MC2> exit MC@da6723e785a7: Shutting down session. MC@da6723e785a7: 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->FAIL 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: 2 xfail: 4 pass: 78 NEW: PASS: 2 [testenv] Testsuite is done [testenv] Stopping testsuite (1706379) [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-20250813-0850-66417c21-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-20250813-0850-66417c21-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (1706334) [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-20250813-0850-66417c21-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='6' errors='0' skipped='0' inconc='0' time='826.00'> <testcase classname='MGCP_Test' name='TC_selftest' time='0.002103'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.073256'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.073659'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.077063'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.088051'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.085587'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.097213'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.086850'> <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 := \"37114\", string := \"OK\" }, params := { { code := \"I\", val := \"51675942\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"51675942\", 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 := \"37114\", 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.078471'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.038061'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.080732'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.095710'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.076322'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.093433'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.083526'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.316051'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.076347'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.020566'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.045149'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.078977'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.231292'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.102576'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.022586'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.068880'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.018965'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.086472'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.057828'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.096423'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.087767'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.081248'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='0.464429'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.132788'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.227505'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.231840'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.232855'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.234082'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.137370'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.140707'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.031849'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.524773'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.130867'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.788144'> <failure type='fail-verdict'> MGCP_Test.ttcn:3392 MGCP_Test control part MGCP_Test.ttcn:1961 TC_one_crcx_loopback_rtp testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.120168'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.125920'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.123413'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.128170'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.126121'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.137101'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.127107'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.131214'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.124004'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.130600'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.130340'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.132877'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.127195'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.133976'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.133923'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.130403'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.138547'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.132795'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.826751'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.019220'> <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 := \"13149\", 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 := \"13149\", 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.017911'> <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 := \"45897\", 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 := \"45897\", 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.026853'> <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 := \"40293\", 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 := \"40293\", 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.022317'> <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 := \"37626\", 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 := \"37626\", 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.019225'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.020882'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.021283'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.021453'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.136493'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.131838'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.252618'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.235242'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.234570'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.150055'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.155830'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.158558'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.144317'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.144582'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.172490'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.145839'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.162947'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.242592'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.669478'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.149580'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.124228'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-20250813-0850-66417c21-0'] testenv-mgw-osmocom-nightly-20250813-0850-66417c21-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2926/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 6.17, 6.02, 3.68 + 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